1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-12-18 15:36:38 +00:00
youtube-dl/youtube_dl
Yen Chi Hsuan 65ba8b23f4 [discovery] Rewrite DiscoveryIE (fixes #5898)
Discovery.com now uses a completely different approach for serving
videos. At least in both test cases brightcove are involved. However,
AMF support is necessary for these brightcove videos. As a result, I
try to extract videos from the info page ('?flat=1'). The downloaded
file can be different from the one in browsers.
2015-06-07 16:34:19 +08:00
..
downloader [downloader/rtmp] Fix a typo 2015-05-08 03:11:24 +08:00
extractor [discovery] Rewrite DiscoveryIE (fixes #5898) 2015-06-07 16:34:19 +08:00
postprocessor [postprocessor/embedthumbnail] embed mp4 too (fixes #5840) 2015-05-29 12:47:20 +02:00
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py [options] Clarify --list-extractors (Closes #5916) 2015-06-07 08:12:21 +06:00
swfinterp.py
update.py update: Use https for getting the version info (fixes #5909) 2015-06-07 00:21:30 +02:00
utils.py
version.py release 2015.06.04.1 2015-06-04 21:54:33 +02:00
YoutubeDL.py [YoutubeDL] Tweak select_format for video only media 2015-05-31 04:05:09 +06:00