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

Fixing dislike problem #324

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Conversation

DarthSid12
Copy link

Since youtube has removed dislike feature, I removed all dislike features from the API which was causing it to crash. Tried and tested to make sure everything else still works. Addressing issues #306 #287 #272. I see there was an update to fix it earlier as well but it wasn't working on my device and when I checked the code, the dislike part was still being executed.

@BazZziliuS
Copy link

ty

Copy link

@N0rbi N0rbi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This minimal code change solves a breaking change on youtube's API. I think it should be merged.

@N0rbi
Copy link

N0rbi commented Oct 9, 2022

@np1 could you please merge this, so new users do not need to look for forks of the repository?

Copy link

@ItanuRomero ItanuRomero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it was only removed deprecated features from youtube, I think this is going to work just fine!

@jrlindell
Copy link

is the merge completed? still getting this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants