youtube-dl/youtube_dl
dirkf da7223d4aa [YouTube] Improve support for tce-style player JS
* improve extraction of global "useful data" Array from player JS
* also handle tv-player and add tests: thx seproDev (yt-dlp/yt-dlp#12684)

Co-Authored-By: sepro <sepro@sepr0.com>
2025-03-21 16:26:25 +00:00
..
downloader
extractor [YouTube] Improve support for tce-style player JS 2025-03-21 16:26:25 +00:00
postprocessor
__init__.py [compat] Clean-up 2025-03-11 02:00:24 +00:00
__main__.py
aes.py
cache.py
casefold.py [compat] Make casefold private 2025-02-07 00:01:50 +00:00
compat.py [compat] Fix inheriting from compat_collections_chain_map 2025-03-11 02:00:24 +00:00
jsinterp.py [JSInterp] Improve tests 2025-03-11 02:00:24 +00:00
options.py
socks.py
swfinterp.py [utils] Avoid comparing type(var), etc, to pass new Linter rules 2023-08-01 01:05:09 +01:00
traversal.py
update.py
utils.py [core] Address gaps in allowed extensions 2024-07-11 00:50:46 +01:00
version.py
YoutubeDL.py