1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-17 17:29:35 +00:00
youtube-dl/youtube_dl
2012-11-27 18:08:07 +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 document info_dict['subtitles'] and info_dict['urlhandle'] 2012-11-27 18:08:07 +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