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.
l1ving_youtube-dl/youtube_dl
dyn888 e1a0bfdffe [youtube] added vcodec/acodec/abr for multiple itags
Should make downloading with filters more precise and easier, ie. bestvideo[vcodec=h264]. By default a lot of codecs are specified as avc1.xxxxxx and unique for each format, which makes them unusable for bestvideo selection.
9 years ago
..
downloader Rename error_to_str to error_to_compat_str 9 years ago
extractor [youtube] added vcodec/acodec/abr for multiple itags 9 years ago
postprocessor [FFmpegPostProcessor] Default of prefer ffmpeg 9 years ago
YoutubeDL.py [ccc] Add language information to formats 9 years ago
__init__.py Using internal opener 9 years ago
__main__.py Use `insert` for all sys.path manipulations 9 years ago
aes.py
cache.py
compat.py Rename compat_urllib_request_Request to sanitized_Request and move to utils 9 years ago
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 9 years ago
options.py [options] Prefer --convert-subs spelling 9 years ago
swfinterp.py
update.py Use proper encoding on compat_str construction when necessary 9 years ago
utils.py [utils] Remove Content-encoding from headers after decompression 9 years ago
version.py release 2016.01.01 9 years ago