Skip to content

Instantly share code, notes, and snippets.

View nilankadesilva's full-sized avatar

nilankadesilva

View GitHub Profile
@TheOnlyWayUp
TheOnlyWayUp / README.md
Last active June 26, 2024 13:40
Like all songs in a Youtube Music Playlist

This script likes all the songs in a Youtube Music Playlist at once.

How to use:

  • Visit a Playlist's page on ytm (URL looks like: https://music.youtube.com/playlist?list=...
  • Press ctrl + shift + j. This opens the Developer Console.
  • Copy the script in this gist (That's in script.js)
  • Paste the code into the Developer Console on the ytm Tab, hit enter.
  • Great, you're done!

Star ⭐ this gist if it was useful. Follows to my GitHub Profile are appreciated.