https://github.com/github/dmca/pull/8283 added widevine decryptor to dmca idk if theyll take it down

The proper way to add stuff into the dmca repository is to fetch the entire git history from the repo, git merge --allow-unrelated-histories, and then make a pull request from that. This way, we could just

    git fetch https://github.com/github/dmca  225ce7ac70aec3002599ba4cc8cee7197e0f1cee
to update our existing clones of widevine-l3-decryptor from the dmca repo.

So... can someone push that please? I don't have the recent commits. :-(