This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
youtube-dl
Watch
0
Star
0
Fork
You've already forked youtube-dl
0
Code
Releases
1
Activity
b49e75ff9a
youtube-dl
/
youtube_dl
History
Filippo Valsorda
b49e75ff9a
info_dict['upload_date'] is documented in --output, IEs MUST specify it
2012-11-27 17:38:22 +01: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
__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
utils.py
Minor filename encoding improvement in a common case
2012-11-27 15:07:10 +01:00