Skip to content

Instantly share code, notes, and snippets.

@n-buna404
Created November 6, 2022 01:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save n-buna404/ca939c232df854ba0be9e271035d32d6 to your computer and use it in GitHub Desktop.
Save n-buna404/ca939c232df854ba0be9e271035d32d6 to your computer and use it in GitHub Desktop.
bookmarlet to view dislike on returnyoutubedislike
javascript:(function(){ 'use strict';window.location.href = (window.location.href).replace("www.youtube.com/watch?v=", "returnyoutubedislikeapi.com/votes?videoId="); })();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment