This repository was archived by the owner on May 11, 2025. It is now read-only.
forked from polymorphicshade/TubularExtractor
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge NewPipeExtractor v0.24.6 #1
Merged
Merged
Conversation
This file contains hidden or 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
It looks like YT removed this around autumn 2024 Other mentions: https://www.reddit.com/r/youtube/comments/1dhuvyo/channel_mixes_disappeared/
This fixes the following problem: Bandcamp/their Fastly CDN fails with 403 responses when running tests * on Windows * with Java 17+ * and OkHttp's APPROVED_CIPHER_SUITES (default) are used
* Bandcamp also has rate-limiting (but a lot more req are allowed than with YT) * Shorten default warm up time * Fix typo
Use ``UncheckedIOException`` instead This no longer forces one to always write ``throws IOException`` in tests
Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino) from 1.7.15 to 1.8.0. - [Release notes](https://github.com/mozilla/rhino/releases) - [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/mozilla/rhino/commits) --- updated-dependencies: - dependency-name: org.mozilla:rhino dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…-jsoup-1.18.3 Bump org.jsoup:jsoup from 1.17.2 to 1.18.3
…la-rhino-1.8.0 Bump org.mozilla:rhino from 1.7.15 to 1.8.0
Use Files methods in tests
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…-junit-bom-5.12.0 Bump org.junit:junit-bom from 5.11.4 to 5.12.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.3 to 1.19.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.3...jsoup-1.19.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…-jsoup-1.19.1 Bump org.jsoup:jsoup from 1.18.3 to 1.19.1
…to generate the Localization files was extracted into its own submodule. The generator now also creates a class that Holds a Map of all Localizations for the timeago-parser.
Remove usage of reflection in timeago-parser module
[YouTube] Fix crash on SABR-only player responses, do not use WEB client for stream URLs anymore
…merge-NewPipeExtractor-v0.24.6
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.