YouTube.js icon indicating copy to clipboard operation
YouTube.js copied to clipboard

stable There's `removeLike`, but no `removeDislike`.

Open walking-octopus opened this issue 1 year ago • 4 comments

Describe your suggestion

Just like removeDislike, but for a like.

Other details

No response

Checklist

  • [X] I am running the latest version.
  • [X] I checked the documentation and found no answer.
  • [X] I have searched the existing issues and made sure this is not a duplicate.
  • [X] I have provided sufficient information.

walking-octopus avatar Jul 20 '22 18:07 walking-octopus

removeLike should remove either like or dislike. It appears as though there is a single https://www.youtube.com/youtubei/v1/like/removelike endpoint which handles both cases.

Wykerd avatar Jul 20 '22 18:07 Wykerd

Maybe though, add it as an alias and mention that in the jsdoc?

BobVarioa avatar Jul 20 '22 20:07 BobVarioa

Another option could be to rename it removeRating instead?

Wykerd avatar Jul 20 '22 20:07 Wykerd

Another option could be to rename it removeRating instead?

I agree, let's just rename it.

LuanRT avatar Jul 22 '22 06:07 LuanRT

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 22 '22 03:08 github-actions[bot]