mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Update README.md
This commit is contained in:
@@ -7,10 +7,12 @@ This python script allows downloading songs instantly by just entering the name
|
||||

|
||||
## Dependencies:
|
||||
```
|
||||
pip install requests
|
||||
pip install mechanize
|
||||
pip install BeautifulSoup4
|
||||
pip install pafy
|
||||
pip install spotipy
|
||||
pip install eyed3
|
||||
```
|
||||
```
|
||||
sudo apt-get install libav-tools
|
||||
|
||||
Reference in New Issue
Block a user