mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-08 20:39:08 +00:00
Update README.md
This commit is contained in:
@@ -9,9 +9,13 @@ and the artist in mp3 extension.
|
|||||||
DEPENDENCIES:
|
DEPENDENCIES:
|
||||||
|
|
||||||
```pip install mechanize
|
```pip install mechanize
|
||||||
|
|
||||||
pip install bs4
|
pip install bs4
|
||||||
|
|
||||||
pip install pafy```
|
pip install pafy```
|
||||||
|
|
||||||
```sudo apt-get install ffmpeg
|
```sudo apt-get install ffmpeg
|
||||||
|
|
||||||
or download from https://ffmpeg.zeranoe.com/builds/ for windows and place the ffmpeg.exe in your script folder```
|
or download from https://ffmpeg.zeranoe.com/builds/ for windows and place the ffmpeg.exe in your script folder```
|
||||||
|
|
||||||
COMMANDS YOU CAN USE IN THE SCRIPT:
|
COMMANDS YOU CAN USE IN THE SCRIPT:
|
||||||
|
|||||||
Reference in New Issue
Block a user