miraclx / freyr-js

A tool for downloading songs from music streaming services like Spotify and Apple Music.
https://git.io/freyr-js
Apache License 2.0
1.48k stars 94 forks source link

Add exclusion filters to select a track in the source #683

Open mleykhner opened 1 month ago

mleykhner commented 1 month ago

Many tracks from my list were downloaded as LIVE or COVER. I would like to have a filter by track name on youtube and yt-music.

miraclx commented 1 month ago

Interesting, yeah this is certainly doable, if anyone's interested in taking this, I'll be happy to walk you through the code.

Otherwise, I'll find the time time to get this in.

But - thinking out loud, we should also hardcode negative weights to patterns like "LIVE" and "COVER" so the classification doesn't rank them high.