Greasy Fork is available in English.

Deezer Artist Dumper

Adds the feature to add all artists songs to a playlist

These are versions of this script where the code was updated. Show all versions.

  • v1.4 2024-07-12

    Reworked Regex Blacklist System
    - now features a whitelist
    - better regex flag system
    - you can chose if the regex applies to the album/song/contributors name
    - Added minimum song length filter

  • v1.3 2024-07-02

    Added search bar for playlists

  • v1.2.1 2024-06-29

    updated built in detection for slowed/sped up etc songs

  • v1.2.1 2024-06-19

    Fixed bug with type selection
    If you only had featured ticked, it would still get all songs
    if you had featured ticked and not every other option it would still get all songs

    the bug fix can hypothetically cause another issue. it should never happen though (see code comments)

  • v1.2 2024-06-18

    Added the option to load multiple dumps, the song_ids from all dumps get merged. Removed the check if the artist is the same as the one in the previous dump

  • v1.1 2024-06-09

    getting songs is now async, so it is way quicker

  • v1.0 2024-06-05