/deezerPlaylist-checkMark

This browser script allows you to mark songs as checked on you playlist

Primary LanguageJavaScriptMIT LicenseMIT

Description

This script allows us to mark some songs as checked on a Deezer playlist

Deezer only offers you to select 'All', 'None' or 'manualy' (select each song manually)

This can be cumbersome in some situations, for example when you have a huge list thousands of songs

and you wat to split them into smaller parts

Usage

  • 1 - Open your Deezer playlist page
  • 2 - Open Google chrome or your brower developer tools window and go to console
  • 3 - Copy and paste the following script
  • 4 - Run it a few times to mark desired songs as checked
  • 5 - Scroll back to top and select 'add to playlist' and select or create a new playlist

Notice: do not forget to set the startAtId and endAtId to delimit the portion of your playlist you want to markn brefore running the script, sheers!!