mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-29 21:31:23 +00:00
Update README.md
This commit is contained in:
@@ -13,7 +13,7 @@ pip install mechanize
|
|||||||
pip install bs4
|
pip install bs4
|
||||||
pip install pafy
|
pip install pafy
|
||||||
```
|
```
|
||||||
If you want to convert downloaded music to mp3 (from m4a) install ffmpeg:
|
[OPTIONAL] If you want to convert downloaded music to mp3 (from m4a) install ffmpeg:
|
||||||
```
|
```
|
||||||
sudo apt-get install ffmpeg
|
sudo apt-get install ffmpeg
|
||||||
or download from https://ffmpeg.zeranoe.com/builds/ for windows
|
or download from https://ffmpeg.zeranoe.com/builds/ for windows
|
||||||
|
|||||||
Reference in New Issue
Block a user