1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 18:09:28 +00:00
youtube-dl/youtube_dl
Reino17 5556047465
[rtlnl] Update 720p PG_URL_TEMPLATE
- Fixed the format_id for the 720p progressive videostream and added the video's resolution.
- The adaptive videostreams have the m3u8-extension, so I removed the confusing mp4-extension in order to make a better distinction between the these and the progressive videostreams.
2016-04-30 01:43:13 +06:00
..
downloader Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
extractor [rtlnl] Update 720p PG_URL_TEMPLATE 2016-04-30 01:43:13 +06:00
postprocessor [ffmpeg] Clarify rationale for pipe(-) exclusion in _ffmpeg_filename_argument 2016-04-16 21:50:13 +01:00
__init__.py [options] Add --fragment-retries option 2016-03-19 20:40:36 +06:00
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
aes.py [aes] Switch to new-style classes 2016-02-14 14:01:43 +06:00
cache.py
compat.py [compat] Handle tuples properly in urlencode() 2016-04-06 18:29:54 +08:00
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 2015-12-18 18:57:49 +06:00
options.py Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
swfinterp.py Fix typos 2016-01-10 17:24:28 +01:00
update.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
utils.py [utils] Allow None mimetypes in mimetype2ext 2016-04-25 00:03:12 +06:00
version.py release 2016.04.24 2016-04-24 17:06:46 +02:00
YoutubeDL.py Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00