yt-dlc/youtube_dl
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.
2015-08-30 08:05:16 +06:00
..
downloader [downloader/hls] Add _debug_cmd 2015-08-13 21:10:11 +06:00
extractor [youtube] Fix missing format details for 60fps DASH formats 2015-08-30 08:05:16 +06:00
postprocessor [postprocessor/ffmpeg] Don't use '[youtube] ...' in messages 2015-07-14 12:56:32 +02:00
YoutubeDL.py [YoutubeDL] Remove unused imports 2015-08-07 00:08:11 +06:00
__init__.py Handle postprocessor_args similarly to external_downloader_args 2015-07-11 22:43:02 +06:00
__main__.py
aes.py
cache.py
compat.py Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) 2015-08-03 15:22:51 +02:00
jsinterp.py
options.py [options] Fix a typo (#6307) 2015-07-21 09:11:23 +06:00
swfinterp.py
update.py
utils.py [utils] Percent-encode redirect URL of Location header (Closes #6457) 2015-08-07 01:26:40 +06:00
version.py release 2015.08.28 2015-08-28 05:04:39 +02:00