Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Zeunig/SCDownload
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeunig committed Oct 5, 2023
2 parents 7afe663 + 200ba7f commit ba5bae3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
A simple-to-use command line tool for mass downloading tracks, playlists and albums, made with only 4 dependencies (id3,mp3cat,regex,reqwest)

## Usage
scdownload <track/album/playlist> <id>
scdownload <track/album/playlist/artist> <id>
### Example
scdownload playlist zeunig/sets/hardstyle
scdownload artist zeunig
scdownload track zeunig/garou-hardstyle
### Additional arguments
--temp-dir="path" : Changes the cache dir<br />
--download-dir="path" : Changes the download dir
Expand All @@ -16,6 +18,7 @@ scdownload playlist zeunig/sets/hardstyle
- Track/album/playlist support
- Easy to use
- 4 dependencies only
- Multithreading
- Made in Rust

## Contact
Expand Down

0 comments on commit ba5bae3

Please sign in to comment.