diff --git a/README.md b/README.md index 18a8d9b..4b30514 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,11 @@ Download an album from Qobuz rip -u https://open.qobuz.com/album/0060253780968 ``` +Download multiple albums from Qobuz +```bash +rip -u https://www.qobuz.com/us-en/album/back-in-black-ac-dc/0886444889841 -u https://www.qobuz.com/us-en/album/blue-train-john-coltrane/0060253764852 +``` + ![Streamrip downloading an album](https://github.com/nathom/streamrip/blob/main/demo/download_url.png?raw=true) Download the album and convert it to `mp3` @@ -157,4 +162,4 @@ Thanks to Vitiko98, Sorrow446, and DashLt for their contributions to this projec ## Disclaimer -I will not be responsible for how you use `streamrip`. By using `streamrip`, you agree to the terms and conditions of the Qobuz, Tidal, and Deezer APIs. \ No newline at end of file +I will not be responsible for how you use `streamrip`. By using `streamrip`, you agree to the terms and conditions of the Qobuz, Tidal, and Deezer APIs.