Skip to content

Commit ba5bae3

Browse files
committed
Merge branch 'main' of https://github.com/Zeunig/SCDownload
2 parents 7afe663 + 200ba7f commit ba5bae3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 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
@@ -16,6 +18,7 @@ scdownload playlist zeunig/sets/hardstyle
1618
- Track/album/playlist support
1719
- Easy to use
1820
- 4 dependencies only
21+
- Multithreading
1922
- Made in Rust
2023

2124
## Contact

0 commit comments

Comments
 (0)