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
2012-11-27 17:38:22 +01:00
..
__init__.py Bump version number to a numeric-only one to appease py2exe 2012-11-27 16:12:08 +01:00
__main__.py Split code as a package, compiled into an executable zip 2012-03-25 03:07:37 +02:00
FileDownloader.py default info_dict['format'] to info_dict['ext'] and make the YT one more verbose 2012-11-27 17:20:25 +01:00
InfoExtractors.py info_dict['upload_date'] is documented in --output, IEs MUST specify it 2012-11-27 17:38:22 +01:00
PostProcessor.py Fix audio bitrate quality for ffmpeg/avconv 2012-10-23 16:37:12 +02:00
utils.py Minor filename encoding improvement in a common case 2012-11-27 15:07:10 +01:00