youtube-dl/youtube_dl
dirkf c052a16f72 [JSInterp] Add tests and relevant functionality from yt-dlp
* thx seproDev, bashonly: yt-dlp/yt-dlp#12760, yt-dlp/yt-dlp#12761:
  - Improve nested attribute support
  - Pass global stack when extracting objects
  - interpret_statement: Match attribute before indexing
  - Fix assignment to array elements with nested brackets
  - Add new signature tests
  - Invalidate JS function cache
  - Avoid testdata dupes now that we cache by URL

* rework nsig function name search
* fully fixes #33102
* update cache required versions
* update program version
2025-04-08 01:59:00 +01:00
..
downloader [external/FFmpeg] Fix and improve --ffmpeg-location handling 2024-03-27 13:11:17 +00:00
extractor [JSInterp] Add tests and relevant functionality from yt-dlp 2025-04-08 01:59:00 +01:00
postprocessor [postprocessor/ffmpeg] Fix finding ffprobe (bug in 21792b8) 2024-04-07 15:33:30 +01:00
__init__.py [compat] Clean-up 2025-03-11 02:00:24 +00:00
__main__.py
aes.py
cache.py [InfoExtractor] Use local variants for remaining parent method calls 2025-04-08 01:59:00 +01:00
casefold.py [compat] Make casefold private 2025-02-07 00:01:50 +00:00
compat.py [compat] Improve Py2 compatibility for URL Quoting 2025-04-08 01:59:00 +01:00
jsinterp.py [JSInterp] Add tests and relevant functionality from yt-dlp 2025-04-08 01:59:00 +01:00
options.py [core,utils] Support unpublicised --no-check-extensions 2024-07-02 15:38:50 +01:00
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 [utils] Split out traversal.py dummy and traversal tests 2024-05-30 15:46:36 +01:00
update.py [build] Extend use of devscripts/utils 2023-07-25 13:19:43 +01:00
utils.py [utils] Support optional safe argument for escape_rfc3986() 2025-04-08 01:59:00 +01:00
version.py [JSInterp] Add tests and relevant functionality from yt-dlp 2025-04-08 01:59:00 +01:00
YoutubeDL.py [core] Refactor message routines to align better with yt-dlp 2025-04-08 01:59:00 +01:00