Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeunig committed Sep 15, 2023
1 parent ddb346b commit 29ab25c
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# SCDownload
A command line tool for downloading tracks/playlist/albums from SoundCloud made in Rust
![preview](https://cdn.discordapp.com/attachments/1152297609256521789/1152310916956835921/cmd_3kklI5awUW.gif)
## Usage
scdownload <track/album/playlist> <id>
### Example
scdownload playlist zeunig/sets/hardstyle
### Additional arguments
--temp-dir="path" - Changes the cache dir
--download-dir="path" - Changes the download dir
## Features
- Caching
- Track/album/playlist support
- Easy to use
- 3 dependencies only
- Made in Rust

0 comments on commit 29ab25c

Please sign in to comment.