Skip to content

TruongDinhDTri/SpotifyToYoutubeMP3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify

Spotify To Youtube MP3

Description

In this project i try to access to the Spotify song of a user and then get those song's name and artist then convert it to Youtube MP3 because Spotify Free won't allow you to donwload their song's. I used flask to set up some endpoints and using OAuth to iteract with Spotify API to get the access to user's playlist

Instruction

Step 1: Install setup file

python setup.py install

Step 2: Setup the redirect url and get the clientid and clientsecret

Step 3: Run the app.py with Flask

flask run

Step 4: Run the downloadvideos.py

python downloadvideos.py

There you go!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages