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.
yt-dlc/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.
10 years ago
..
downloader [downloader/rtmp] Fix a typo 10 years ago
extractor [discovery] Rewrite DiscoveryIE (fixes #5898) 10 years ago
postprocessor [postprocessor/embedthumbnail] embed mp4 too (fixes #5840) 10 years ago
YoutubeDL.py [YoutubeDL] Tweak select_format for video only media 10 years ago
__init__.py [postprocessor/embedthumbnail] Use thumbnails downloaded by YoutubeDL 10 years ago
__main__.py
aes.py [aes] Fix for python 3.2 10 years ago
cache.py
compat.py Remove code that was only used by the Grooveshark extractor 10 years ago
jsinterp.py [jsinterp] Disable comment support 10 years ago
options.py [options] Clarify `--list-extractors` (Closes #5916) 10 years ago
swfinterp.py
update.py update: Use https for getting the version info (fixes #5909) 10 years ago
utils.py [yahoo] Add support for closed captions (closes #5714) 10 years ago
version.py release 2015.06.04.1 10 years ago