mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Fix some misleading information
This commit is contained in:
@@ -105,7 +105,7 @@ For example
|
|||||||
|
|
||||||
- We want to download Hello by Adele, simply run `python spotdl.py --song "adele hello"`.
|
- We want to download Hello by Adele, simply run `python spotdl.py --song "adele hello"`.
|
||||||
|
|
||||||
- The script will automatically look for the best matching song and download it in the folder `Music/` placed in your current directory.
|
- The script will automatically look for the best matching song and download it in the folder `Music/` placed in the root directory of the code base.
|
||||||
|
|
||||||
- It will now convert the song to an mp3 and try to fix meta-tags and album-art by looking up on Spotify.
|
- It will now convert the song to an mp3 and try to fix meta-tags and album-art by looking up on Spotify.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user