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 9ce5d9ee75 make all IEs return 'upload_date' and 'uploader', even if only u'NA' 12 years ago
..
FileDownloader.py default info_dict['format'] to info_dict['ext'] and make the YT one more verbose 12 years ago
InfoExtractors.py make all IEs return 'upload_date' and 'uploader', even if only u'NA' 12 years ago
PostProcessor.py Fix audio bitrate quality for ffmpeg/avconv 12 years ago
__init__.py Bump version number to a numeric-only one to appease py2exe 12 years ago
__main__.py Split code as a package, compiled into an executable zip 13 years ago
utils.py Minor filename encoding improvement in a common case 12 years ago