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-dlp/youtube_dl
xarantolus 1f93faf60b [youtube] Make `ytcfg.set` config extraction non-fatal
If the markup of the page changes in the future, it might be possible that _FEED_DATA still works, but the other regex does not. SInce it is not necessary for the first page of videos, we make sure the program doesn't exit before extracting them.

TL;DR: Extract the first video page even if there are problems
4 years ago
..
downloader [downloader/http] Request last data block of exact remaining size 5 years ago
extractor [youtube] Make `ytcfg.set` config extraction non-fatal 4 years ago
postprocessor [postprocessor/ffmpeg] Embed series metadata with --add-metadata 5 years ago
YoutubeDL.py [YoutubeDL] Force redirect URL to unicode on python 2 5 years ago
__init__.py Output batch filename when it could not be read (#21915) 6 years ago
__main__.py
aes.py
cache.py Use expand_path where appropriate (closes #12556) 8 years ago
compat.py [compat] Introduce compat_cookiejar_Cookie 5 years ago
jsinterp.py
options.py [options] Clarify doc on --exec command (closes #19087) (#24883) 5 years ago
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 5 years ago
utils.py [utils] Recognize wav mimetype (closes #26463) 4 years ago
version.py release 2020.09.06 4 years ago