yt-dlp/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
extractor [discovery] Rewrite DiscoveryIE (fixes #5898) 2015-06-07 16:34:19 +08:00
postprocessor
YoutubeDL.py
__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