- Fork https://github.com/github/dmca
- Download latest youtube-dl source code from https://yt-dl.org/latest
- Extract
tar -xvf youtube-dl-2020.09.20.tar.gz
- Push code to your fork as the GitHub CEO
cd youtube-dl-2020.09.20 git init git add . git config user.email "[email protected]" git config user.name "Nat Friedman" git commit -m "Your message to the RIAA and GitHub Here" git remote add origin [email protected]:YOURUSER/dmca git push -f origin master
- Get new URL to share!
echo "https://github.com/github/dmca/tree/$(git rev-parse HEAD)"
Clone hidden repo from DMCA repo:
git clone -n https://github.com/github/dmca.git youtube-dl
cd youtube-dl
git fetch origin 416da574ec0df3388f652e44f7fe71b1e3a4701f
git checkout FETCH_HEAD
It's interesting that they've been deleting PRs that pull in ytdl or warez, but not actually deleting the commits. I wonder if their strategy is to just delete PRs that make it easy to find and hope people forget that the commits are still there.
Here is one of the things that was added, where the PR was deleted but the content is still up: https://github.com/github/dmca/blob/ee25b981597634616eafce210df4d67bacf661ff/cool_stuff/github-sources.txt