-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.21.12 #758
Merged
Merged
Release 0.21.12 #758
Conversation
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
In Trending, and Search results.
Co-authored-by: TiA4f8R <74829229+TiA4f8R@users.noreply.github.com> Add final. Co-authored-by: TiA4f8R <74829229+TiA4f8R@users.noreply.github.com>
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.4.1...4.4.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…/com.github.spotbugs-spotbugs-annotations-4.4.2 Bump spotbugs-annotations from 4.4.1 to 4.4.2
Extract Video Short Description in YouTube.
Add support for y2u.be links
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.8...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
We also need to support it for comments
PeerTube short links support
Hah! I got here first, @TobiGr!
…ed_client_id Update hardcoded SoundCloud client_id
…/com.google.code.gson-gson-2.8.9 Bump gson from 2.8.8 to 2.8.9
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.4.2 to 4.5.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.4.2...4.5.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Fix YouTube likes + dislikes
This was referenced Nov 30, 2021
Closed
Looks like a lot of stuff (description, tags, name) got changed on the existing video. Use a better suited video.
Channel was restored, picked a new one
Old video was deleted / set to private
litetex
force-pushed
the
release/v0.21.12
branch
from
December 11, 2021 14:34
f592d87
to
4dd737c
Compare
Made usage section more abstract
AudricV
approved these changes
Dec 11, 2021
TobiGr
approved these changes
Dec 11, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changelog
New
2 - [YouTube] Added short description to
StreamInfoItem
#7313 - Add support for y2u.be links #741
Fixed
4 - [PeerTube] Support short links #743
5 - [SoundCloud] Update hardcoded
client_id
#745, #7608 - [YouTube] Fix extraction of likes and dislikes #753
Development
1 - Bump spotbugs-annotations from 4.4.1 to 4.5.0 #738, #749
2 - Bump gson from 2.8.8 to 2.8.9 #742
7 - Improve code readability #747
9 - Fix YouTube tests #760