mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
update docs for optional conversion & meta-tags
This commit is contained in:
@@ -60,12 +60,13 @@ Now to run the script type:
|
||||
|
||||
## Instructions for Downloading Songs:
|
||||
|
||||
First launch the script using the above command as mentioned for your OS.
|
||||
- First launch the script using the above command as mentioned for your OS.
|
||||
|
||||
If you want to skip the conversion process and meta-tags, run the script by passing `-n` or `--no-convert` option:
|
||||
- If you want to skip the conversion process and meta-tags, run the script by passing `-n` or `--no-convert` option:
|
||||
`sudo python spotdl.py -n` or `python.exe spotdl.py -n` depending on your OS.
|
||||
[NOTE: This option will also skip meta-tags as .m4a cannot hold meta-tags]
|
||||
|
||||
Use `-h` option to see full list of supported options.
|
||||
- Use `-h` option to see full list of supported options.
|
||||
|
||||
#### Downloading by Name:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user