Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
error: invalid rate limit specified after python update #23923
Comments
|
|
Checklist
Verbose log
Description
youtube-dl was working this morning fine, My debian 8 system popped up a notification that OS Upgrades are available, I reviewed it included python-apt and closed that window.
Half an hour later youtube-dl stopped with errors.
/var/log/unattended-upgrades says:
2020-02-01 06:32:18,366 INFO Packages that will be upgraded: firefox-esr python-apt python-apt-common python3-apt
$ python --version
Python 2.7.13
$ python3 --version
Python 3.5.3