NotTobi / soundcloud-dl

Extension for downloading SoundCloud tracks
https://addons.mozilla.org/firefox/addon/soundcloud-dl
MIT License
93 stars 7 forks source link

Normalization uses only title when it has a dash #34

Closed xeruf closed 2 years ago

xeruf commented 2 years ago

Example: https://soundcloud.com/leagueoflegends/psyops-2020

Probably because it has a dash in the name. Not sure this can be accounted for properly though.

NotTobi commented 2 years ago

Yeah it will be quite hard to catch such a case reliably. I'd say this is a special case that needs to be dealt with manually.