1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 18:09:28 +00:00
youtube-dl/youtube_dl
Philipp Hagemeister 05a2c206be Merge pull request #425 from danut007ro/master
Provider (youtube, etc) is now saved in info_dict
2012-09-27 11:45:07 -07:00
..
__init__.py Improve option definitions 2012-09-27 20:19:27 +02:00
__main__.py Split code as a package, compiled into an executable zip 2012-03-25 03:07:37 +02:00
FileDownloader.py Provider (youtube, etc) is now saved in info_dict, so template filename can be something like %(provider)s_%(id)s.%(ext)s 2012-09-27 00:35:31 +03:00
InfoExtractors.py Fixed YouTube playlist parsing 2012-09-27 19:48:29 +02:00
PostProcessor.py changed --audio-quality behaviour to support both CBR and VBR 2012-07-14 19:43:24 +02:00
utils.py Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400 2012-08-19 16:06:33 +02:00