This is a project to download all songs from a spotify playlist
-
install following modules
-
Pytube
pip install pytube -
YoutubeSearchPython
pip install youtube-search-python -
Spotipy
pip install spotipy
-
-
create spotify developer account
- create app in spotify and fill the details get your client id and secret and replace them in songlist_getter.py
-
run main.py