We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2500c0 commit 8709617Copy full SHA for 8709617
1 file changed
README.md
@@ -5,9 +5,9 @@ A simple-to-use command line tool for mass downloading tracks, playlists and alb
5
## Usage
6
scdownload <track/album/playlist/artist> <url>
7
### Example
8
-scdownload playlist zeunig/sets/hardstyle
9
-scdownload artist zeunig
10
-scdownload track zeunig/garou-hardstyle
+scdownload playlist zeunig/sets/hardstyle<br />
+scdownload artist zeunig<br />
+scdownload track zeunig/garou-hardstyle<br />
11
### Additional arguments
12
--temp-dir="path" : Changes the cache dir<br />
13
--download-dir="path" : Changes the download dir<br />
0 commit comments