mirror of
https://github.com/fiso64/slsk-batchdl.git
synced 2024-12-22 06:22:41 +00:00
Update README.md
This commit is contained in:
parent
ae15c22f07
commit
518ff1781a
1 changed files with 2 additions and 2 deletions
|
@ -546,8 +546,8 @@ sldl "artist=MC MENTAL" -a -g -t
|
|||
#### Advanced example: Automatic wishlist downloader
|
||||
Create a file named `wishlist.txt`, and add some items as detailed in [Input types: List](#list):
|
||||
```bash
|
||||
echo "Artist - My Favorite Song" >> wishlist.txt
|
||||
echo a:"Artist - Some Album, album-track-count=5" "format=flac" >> wishlist.txt
|
||||
"Artist - My Favorite Song"
|
||||
a:"Artist - Some Album, album-track-count=5" "format=flac"
|
||||
```
|
||||
Add a profile to your `sldl.conf`:
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue