Skip to content

Commit c1fa44e

Browse files
committed
Update README.md
1 parent e9b7460 commit c1fa44e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ scdl -l https://soundcloud.com/pandadub/sets/the-lost-ship --sync archive.txt
3939
# Download your likes (with authentification token)
4040
scdl me -f
4141
42-
# Download your likes and tracks, generate playlist files
43-
scdl me -f -t --playlist-file
42+
# Download your likes and tracks, generate playlist files and use the cache for speedup
43+
scdl me -f -t --playlist-file --playlist-file-cache
4444
```
4545

4646
## Options:
@@ -94,6 +94,7 @@ scdl me -f -t --playlist-file
9494
--playlist-file-retain Retain corrupted items
9595
--playlist-file-name Specify playlist file name without extension
9696
--playlist-file-extension Specify extension to playlist file
97+
--playlist-file-cache Skip updates for present files
9798
```
9899

99100

0 commit comments

Comments
 (0)