Skip to content

bradeac/do-i-know-this-artist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

do-i-know-this-artist

If you're just like me and use Youtube for all your music needs by creating playlists for different genres of music, this app will come in handy 😉

Let's say you look at a festival line-up and some artist's name sounds familiar, but you're not quite sure. Just open the app, type in the name of the artist and see if you've saved tracks from that artist in one of your Youtube playlists !

OR

You have a song in mind and you want to listen to it. Some while ago, you found a HQ version of it on Youtube and saved it into a playlist, but you're not quite sure what playlist. Open the app, type in the artist or the track name and you'll find immediately in which playlists it is saved.

Disclaimer 😃:
Some tracks / artists will not be found because Youtube's API search function is pretty, ehm, interesting, to put it that way.
For example, searching 'georg' will not return anything, but 'george' returns results.

Tech stuff:

  • React with the Hooks API
  • there is no backend, authentication is done on the frontend using Google Sign-in

This app does not store any of your data 😌