Skip to content

Commit 4d67ef6

Browse files
author
d9beuD
committed
Add instructions for one release or more
1 parent a42af88 commit 4d67ef6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ https://www.monstercat.com/release/MCEP157
1919
We just need the release ID, in this case: `MCEP157`.
2020
Download all songs in this release with this simple command:
2121

22+
```bash
23+
php monstercat-dl.php MCEP157
24+
```
25+
26+
You can download more songs at once by adding other release IDs at the end of the command:
2227
```bash
2328
php monstercat-dl.php MCEP157 MCX006 MCS778
2429
```

0 commit comments

Comments
 (0)