Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
resmh committed Sep 14, 2022
1 parent 1a93f40 commit fd6bd09
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ scdl -l https://soundcloud.com/pandadub/sets/the-lost-ship --sync archive.txt
# Download your likes (with authentification token)
scdl me -f
# Download your likes and tracks, generate playlist files
scdl me -f -t --playlist-file
# Download your likes and tracks, generate playlist files and use the cache for speedup
scdl me -f -t --playlist-file --playlist-file-cache
```

## Options:
Expand Down Expand Up @@ -94,6 +94,7 @@ scdl me -f -t --playlist-file
--playlist-file-retain Retain corrupted items
--playlist-file-name Specify playlist file name without extension
--playlist-file-extension Specify extension to playlist file
--playlist-file-cache Skip updates for present files
```


Expand Down

0 comments on commit fd6bd09

Please sign in to comment.