forked from ytdl-org/youtube-dl
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit '2c0c42cd5c5689eed3dba0c16399c7b3386b44b9'
* commit '2c0c42cd5c5689eed3dba0c16399c7b3386b44b9': (394 commits) cleaning Improvements Improvement: Readme Fix Crucial guide command leads into errors [jsinterp] Workaround operator associativity issue * temporary fix for player 5a3b6271 [1] [cache] Add cache validation by program version, based on yt-dlp [jsinterp] Handle new YT players 113ca41c, c57c113c * add NaN * allow any white-space character for `after_op` * align with yt-dlp f26af78 (charcodeAt and bitwise overflow) * allow escaping in regex, fixing player c57c113c [options] Document that postprocessing is not forced by --postprocessor-args [compat] Replace deficient ChainMap class in Py3.3 and earlier * fix version check [compat] Replace deficient ChainMap class in Py3.3 and earlier [jsinterp] Improve try/catch/finally support [jsinterp] Fix bug in operator precedence * from yt-dlp/yt-dlp@164b03c * added tests [YouTube] Improve error check for n-sig processing [core] Avoid processing empty format list after removing bad formats * also ensure compat encoding of error strings [utils] Ensure RFC3986 encoding result is unicode [infoq] Avoid crash if the page has no `mp3Form` [uktvplay] Support domain without .uktv [jsinterp] Clean up and pull yt-dlp style * add compat_re_Pattern * improve compat_collections_chain_map * use class JS_Undefined * remove unused code [jsinterp] Handle regexp literals and throw/catch execution (ytdl-org#31182) [jsinterp] Improve JS language support (ytdl-org#31175) ...
- Loading branch information
Showing
71 changed files
with
6,087 additions
and
1,033 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.