YouTube Music Bulk Unlike Tool

Bulk unlike all songs in YouTube Music liked songs playlist

Author
Venuchander
Daily installs
0
Total installs
2
Ratings
0 0 0
Version
1.2
Created
2024-09-17
Updated
2024-09-17
License
N/A
Applies to

YouTube Music Bulk Unlike Script

This Tampermonkey script lets users unlike all songs in their YouTube Music "Liked songs" playlist with a single click.

Description:

The script adds an "Unlike All Songs" button to the YouTube Music "Liked songs" playlist page. Clicking this button will automatically unlike all songs, scrolling through the entire playlist to ensure every song is processed.

Features:

  • Adds an "Unlike All Songs" button to YouTube Music
  • Automatically scrolls to load all songs
  • Unlikes songs with a delay to avoid server overload
  • Provides console logs for progress tracking
  • Resumes from where it left off if interrupted

Installation:

  1. Install the Tampermonkey browser extension (Chrome, Firefox, Edge).
  2. Click the Tampermonkey icon and select "Create a new script."
  3. Copy and paste the script from youtube-music-bulk-unlike.js into the editor.
  4. Save the script.

Usage:

  1. Go to your YouTube Music "Liked songs" playlist: https://music.youtube.com/playlist?list=LM
  2. Click the "Unlike All Songs" button in the top-right corner.
  3. Monitor progress via the console (F12 or right-click > Inspect > Console).

Caution:

  • Bulk actions are irreversible; use with caution.
  • The process may be slow for large playlists.
  • Automated scripts may breach YouTube's terms of service. Use at your own risk.

Script Metadata:

@license MIT