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 'ed5c44e7b74ac77f87ca5ed6cb5e964a0c6a0678'
* commit 'ed5c44e7b74ac77f87ca5ed6cb5e964a0c6a0678': [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
9 changed files
with
523 additions
and
120 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
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.