Skip to content
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

feat(parser): Support new like and dislike nodes #557

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

absidue
Copy link
Collaborator

@absidue absidue commented Dec 12, 2023

This pull request adds support for YouTube's new like and dislike nodes. This also fixes the like count not getting extracted.

I have not updated the like, dislike or removeRating functions, as those require using YouTube.js with a YouTube account, the basic_info.is_liked and basic_info.is_disliked properties have not being tested either.

closes #554

@LuanRT LuanRT merged commit fcd3044 into LuanRT:main Dec 21, 2023
4 checks passed
@absidue absidue deleted the support-new-like-nodes branch December 22, 2023 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8.0.0: InnertubeError: SegmentedLikeDislikeButtonView not found!
2 participants