Skip to content

Enables users to obtain youtube links of all the videos in their Spotify playlists by integrating the Spotify API and the Youtube Data v3 API

Notifications You must be signed in to change notification settings

Nagavel0705/Spotify-To-Youtube-Converter-Spotube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotube

Enables users to obtain youtube links of all the videos in their Spotify playlists by integrating the Spotify API and the Youtube Data v3 API

  • If you wish to use the app through the deployment, send a request through the website (ensure that the email you use is the one linked with your Spotify account)
  • This is necessary as Spotify only allows the email IDs that the developer of the app authorizes, to use the app
  • Also your playlists will be restricted to 100 songs per playlist, because well, YouTube's quota restrictions :')

Functionalities

P.S. Green highlights are Spotify and Red highlights are Youtube xD

  1. Obtain the youtube video links to all the songs in a playlist of your Spotify library
1.mp4
  1. Also capable of converting an external playlist, provided it's link, and storing it in your account
2.mp4
  1. Convert songs individually
3.mp4
  1. Built-In YouTube videoplayer
  2. Storage of previously converted playlists to your account for future access
  3. Reduces API calls by preventing reconversion of previously converted playlists
6.mp4

(Notice the faster conversion speeds when converted for the 2nd time in comparison to the first. This is because conversion is expensive due to YouTube quota limits. It is better (and faster) to store the links obtained during the first conversion in the database pertaining to the user and retrieve links from the DB for future conversions)

About

Enables users to obtain youtube links of all the videos in their Spotify playlists by integrating the Spotify API and the Youtube Data v3 API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published