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 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
2 weeks ago
..
downloader [external/FFmpeg] Fix and improve --ffmpeg-location handling 1 year ago
extractor [JSInterp] Add tests and relevant functionality from yt-dlp 2 weeks ago
postprocessor [postprocessor/ffmpeg] Fix finding ffprobe (bug in 21792b8) 1 year ago
YoutubeDL.py [core] Refactor message routines to align better with yt-dlp 2 weeks ago
__init__.py [compat] Clean-up 1 month ago
__main__.py [refactor] Single quotes consistency 9 years ago
aes.py [netease] Get netease music download url through player api (#31235) 3 years ago
cache.py [InfoExtractor] Use local variants for remaining parent method calls 2 weeks ago
casefold.py [compat] Make casefold private 2 months ago
compat.py [compat] Improve Py2 compatibility for URL Quoting 2 weeks ago
jsinterp.py [JSInterp] Add tests and relevant functionality from yt-dlp 2 weeks ago
options.py [core,utils] Support unpublicised `--no-check-extensions` 10 months ago
socks.py [socks] Report errors elegantly when credentails are required but missing 8 years ago
swfinterp.py [utils] Avoid comparing `type(var)`, etc, to pass new Linter rules 2 years ago
traversal.py [utils] Split out traversal.py dummy and traversal tests 11 months ago
update.py [build] Extend use of `devscripts/utils` 2 years ago
utils.py [utils] Support optional `safe` argument for `escape_rfc3986()` 2 weeks ago
version.py [JSInterp] Add tests and relevant functionality from yt-dlp 2 weeks ago