Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jimcapel/playlister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playlister

A web app that converts spotify playlists into youtube music video playlists

This project is mainly intended as a learning exercise, utilising nodejs, html and both the spotifiy and youtube API's a basic playlist converter can be created. To test you will need your own credentials from both API's.

An issue with the project, however, is that due to youtube's api quota limits the app very quickly exceeds the number of requests allowed by youtube in a give time frame (a day), so the app is not terribly useable in the real world and only serves to demonstrate knowledge of the techniques being used to create said app.

The implementation of the spotify api using fetCh may prove useful to some, as I noticed alot of people asking about how to do this when researching the project.

credit to https://github.com/spotify/web-api-auth-examples for the barebones spotify authentificatio

About

A web app that converts spotify playlists into youtube music video playlists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published