1
0
Fork 0
mirror of https://github.com/fiso64/slsk-batchdl.git synced 2025-02-25 04:00:50 +00:00

Update README.md

This commit is contained in:
fiso64 2024-10-20 16:32:06 +02:00 committed by GitHub
parent 7689745d48
commit d6cd46210b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -506,21 +506,21 @@ sldl spotify-likes
```
<br>
Interactive album download:
```
sldl "Some Album" -a -t
```
<br>
Download a specific song by name, preferring lossless:
```
sldl "MC MENTAL @ HIS BEST, length=242" --pref-format "flac,wav"
```
<br>
Interactive album download:
```
sldl "Some Album" --album --interactive
```
<br>
Download the album of every song in a spotify playlist:
```
sldl https://spotify/playlist/id --album
sldl https://spotify/playlist/id -a
```
<br>
@ -539,7 +539,7 @@ sldl "artist=MC MENTAL" --aggregate --skip-music-dir "path/to/music" --print res
Download all albums by an artist found on soulseek:
```
sldl "artist=MC MENTAL" --aggregate --album --interactive
sldl "artist=MC MENTAL" -a -g -t
```
#### Advanced example: Automatic wishlist downloader