We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f872e04 commit d0a9533Copy full SHA for d0a9533
README.md
@@ -56,9 +56,12 @@ amz [URL_OR_ID] [OPTIONS]
56
57
### Examples
58
```bash
59
-# Download an album
+# Download an track
60
amz https://music.amazon.com/albums/B077FLX9ZQ?trackAsin=B077F6QG2S
61
62
+# Download an album
63
+amz https://music.amazon.com/albums/B077FLX9ZQ
64
+
65
# Download a playlist with high quality
66
amz https://music.amazon.com/playlists/B0FBL3CC8M -q High
67
0 commit comments