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:
@@ -16,12 +16,9 @@ Feel free to report issues and send pull requests for new ideas!
|
|||||||
|
|
||||||
## Dependencies:
|
## Dependencies:
|
||||||
|
|
||||||
|
Install required python packages
|
||||||
```
|
```
|
||||||
pip install mechanize
|
pip install -r requirements.txt
|
||||||
pip install BeautifulSoup4
|
|
||||||
pip install pafy
|
|
||||||
pip install spotipy
|
|
||||||
pip install eyed3
|
|
||||||
```
|
```
|
||||||
|
|
||||||
You'll also need to install avconv:
|
You'll also need to install avconv:
|
||||||
|
|||||||
Reference in New Issue
Block a user