Skip to content

Instantly share code, notes, and snippets.

View DeltaNeverUsed's full-sized avatar

DeltaNeverUsed

View GitHub Profile
@DeltaNeverUsed
DeltaNeverUsed / YTMLikesToPlaylist.md
Last active January 6, 2023 03:39 — forked from BrianLincoln/YTMLikesToPlaylist.md
YouTube Music Likes to Playlist

Copy Likes to a playlist in YouTube Music

this is probably really badly made i've never touched js before but it works and that's the point well at least for right now

This is a very hacky solution to copy Liked songs to a playlist since YTM still doesn't have the functionality. I'm using this to copy songs out of YTM to another service, then unsubscribing. Thus, I won't be maintaining it (or ever using it again). It will only work while the YTM interface is the same as it is today (3/6/21) and will break once they make updates.

Steps to use:

  1. Create a new playlist
  2. Go to your Likes page (in chrome, on a desktop or laptop). Scroll to the bottom so all songs are loaded
  3. Open Chrome's dev tools (F12 on windows), go to the console