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.
Anssi Hannula c9afb51cea [youtube] Fix missing format details for 60fps DASH formats
60fps DASH formats do not appear in the DASH manifest, but the non-DASH
video info page does contain additional parameters for DASH formats that
we can parse.

Use those when they exist.

This fixes "bestvideo" not selecting 60fps formats over similar 30fps
formats just because the file size is unknown.
9 years ago
..
downloader [downloader/hls] Add _debug_cmd 9 years ago
extractor [youtube] Fix missing format details for 60fps DASH formats 9 years ago
postprocessor [postprocessor/ffmpeg] Don't use '[youtube] ...' in messages 9 years ago
YoutubeDL.py [YoutubeDL] Remove unused imports 9 years ago
__init__.py Handle postprocessor_args similarly to external_downloader_args 9 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 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 Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) 9 years ago
jsinterp.py [jsinterp] Disable comment support 9 years ago
options.py [options] Fix a typo (#6307) 9 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py update: Use https for getting the version info (fixes #5909) 9 years ago
utils.py [utils] Percent-encode redirect URL of Location header (Closes #6457) 9 years ago
version.py release 2015.08.28 9 years ago