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.
Yen Chi Hsuan cc28492d31 [youtube] Fix acodec and vcodec order
In RFC6381, there's no rule stating that the first part of codecs should
be video and the second part should be audio, while it seems the case
for data reported by YouTube.
8 years ago
..
downloader [downloader/fragment] Move helper data to context dict 8 years ago
extractor [youtube] Fix acodec and vcodec order 8 years ago
postprocessor [FFmpegPostProcessor] Default of prefer ffmpeg 9 years ago
YoutubeDL.py Revert "fix typos" 8 years ago
__init__.py Using internal opener 9 years ago
__main__.py Use `insert` for all sys.path manipulations 9 years ago
aes.py [aes] Fix for python 3.2 9 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
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 8 years ago
swfinterp.py Fix typos 8 years ago
update.py Use proper encoding on compat_str construction when necessary 9 years ago
utils.py Revert "fix typos" 8 years ago
version.py release 2016.01.09 8 years ago