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.
youtube-dl/youtube_dl
dirkf b2741f2654 [InfoExtractor] Add search methods for Next/Nuxt.js from yt-dlp
* add _search_nextjs_data(), from https://github.com/yt-dlp/yt-dlp/pull/1386
  thanks selfisekai
* add _search_nuxt_data(), from https://github.com/yt-dlp/yt-dlp/pull/1921,
  thanks Lesmiscore, pukkandan
* add tests for the above
* also fix HTML5 type recognition and tests, from
  222a230871,
  thanks Lesmiscore
* update extractors in PR using above, fix tests.
11 months ago
..
downloader [downloader/external] Fix cookie support 11 months ago
extractor [InfoExtractor] Add search methods for Next/Nuxt.js from yt-dlp 11 months ago
postprocessor [postprocessor] Don't replace existing value with null metadata parsed from title 2 years ago
YoutubeDL.py [core] Process header cookies on loading 11 months ago
__init__.py [workflows/ci.yml] Restore test support for Py 3.2 12 months ago
__main__.py [refactor] Single quotes consistency 8 years ago
aes.py [netease] Get netease music download url through player api (#31235) 2 years ago
cache.py [cache] Add cache validation by program version, based on yt-dlp 2 years ago
casefold.py [compat] Fix casefold import __all__ syntax in a19855f 1 year ago
compat.py [compat] Fix old Pythons broken loading of valueless cookie attributes 11 months ago
jsinterp.py [test] Fixes for old Pythons 11 months ago
options.py [doc] Warn against setting cookies with --add-header 11 months ago
socks.py [socks] Report errors elegantly when credentails are required but missing 7 years ago
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py [update] Fix updating via symlinks (closes #23991) 4 years ago
utils.py [utils] Minor updates (merge_dicts, T) 11 months ago
version.py release 2021.12.17 3 years ago