mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Improve formatting
This commit is contained in:
@@ -168,6 +168,7 @@ it should download Fade by Alan Walker.
|
|||||||
a Spotify HTTP link, the script is guaranteed to fetch the correct meta-tags and album-art.
|
a Spotify HTTP link, the script is guaranteed to fetch the correct meta-tags and album-art.
|
||||||
|
|
||||||
#### Download by File
|
#### Download by File
|
||||||
|
|
||||||
For example
|
For example
|
||||||
|
|
||||||
- We want to download `Fade by Alan Walker`, `Sky High by Elektromania`
|
- We want to download `Fade by Alan Walker`, `Sky High by Elektromania`
|
||||||
@@ -259,7 +260,7 @@ command after downloading is done:
|
|||||||
|
|
||||||
Just make sure your working directory is the one you have the music files in.
|
Just make sure your working directory is the one you have the music files in.
|
||||||
|
|
||||||
## Exit Codes
|
### Exit Codes
|
||||||
|
|
||||||
- `0` - Success
|
- `0` - Success
|
||||||
- `1` - Unknown error
|
- `1` - Unknown error
|
||||||
|
|||||||
Reference in New Issue
Block a user