Skip to content

Commit 99a432e

Browse files
authored
Update README.md
1 parent 2ffee68 commit 99a432e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
A simple-to-use command line tool for mass downloading tracks, playlists and albums, made with only 4 dependencies (id3,mp3cat,regex,reqwest)
44

55
## Usage
6-
scdownload <track/album/playlist> <id>
6+
scdownload <track/album/playlist/artist> <id>
77
### Example
88
scdownload playlist zeunig/sets/hardstyle
9+
scdownload artist zeunig
10+
scdownload track zeunig/garou-hardstyle
911
### Additional arguments
1012
--temp-dir="path" : Changes the cache dir<br />
1113
--download-dir="path" : Changes the download dir

0 commit comments

Comments
 (0)