You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/youtube_dl
Filippo Valsorda 921a145592 dropped the support for Python 2.5
let's elaborate the decision: Python 2.5 is a 6 years old release
and "under the current release policy, no security issues in Python
2.5 will be fixed anymore" (!!); also, it doesn't support the new
zipfile distribution format.
13 years ago
..
FileDownloader.py better naming for the sub-modules 13 years ago
InfoExtractors.py dropped the support for Python 2.5 13 years ago
PostProcessor.py better naming for the sub-modules 13 years ago
__init__.py ignore parsing errors in get_element_by_id() 13 years ago
__main__.py Split code as a package, compiled into an executable zip 13 years ago
utils.py dropped the support for Python 2.5 13 years ago