youtube-dl/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.
2012-05-01 17:01:51 +02:00
..
FileDownloader.py better naming for the sub-modules 2012-04-10 16:46:36 +02:00
InfoExtractors.py dropped the support for Python 2.5 2012-05-01 17:01:51 +02:00
PostProcessor.py better naming for the sub-modules 2012-04-10 16:46:36 +02:00
__init__.py ignore parsing errors in get_element_by_id() 2012-04-10 23:08:53 +02:00
__main__.py Split code as a package, compiled into an executable zip 2012-03-25 03:07:37 +02:00
utils.py dropped the support for Python 2.5 2012-05-01 17:01:51 +02:00