python-github-backup
python-github-backup copied to clipboard
Exits when finding DMCA'd repos – API request returned HTTP 451: Unavailable for Legal Reasons
github-backup seems to exit once encountering a repo that has been taken down with DMCA.
2020-10-26T00:12:10.176450: Skipping youtube-dl ([email protected]:oddstr13/youtube-dl.git) since it's not initialized
2020-10-26T00:12:10.176557: Retrieving oddstr13/youtube-dl issues
2020-10-26T00:12:10.176866: Requesting https://api.github.com/repos/oddstr13/youtube-dl/issues?per_page=100&page=1&filter=all&state=open
2020-10-26T00:12:10.451524: API request returned HTTP 451: Unavailable for Legal Reasons
I'm having the same problem, is there a solution now?
Probably not without someone making a patch to skip it.