[BUGFIX] Fix soundcloud not downloading tracks
This commit is contained in:
parent
97df4dac1d
commit
6f1f69fa4a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ presets:
|
|||
urls:
|
||||
# The first URL will be all the artist's tracks.
|
||||
# Treat these as singles - an album with a single track
|
||||
- url: "{url}/tracks"
|
||||
- url: "{url}"
|
||||
include_sibling_metadata: False
|
||||
variables:
|
||||
sc_track_album: "{title}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue