Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 646 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 646 Bytes

SpotifyToYoutube

SpotifyToYoutube is a Python-Django webapp to convert spotify playlist to youtube playlist.

check out the the page SpotifyToYoutube

Installation

Use git clone to install it on local machine.

git clone https://github.com/techakhilc47/spotifytoyoutube
pip install -r requirements.txt

Usage

python manage.py runserver

Contributing

Pull requests are welcomed. Currently it supports conversion of just 50 songs, integration of YOUTBUBE API under progress !

License

MIT