The app wasn't too difficult to implement since Youtube and Spotify have decent APIs I can use. However, I would like to get better accuracy on the music videos to exclude things such as song covers, lyric videos, etc... Still working on improving that part.
I suppose I could use something like imvdb.com, but I would still like to fallback to a song if the video doesn't exist.
4 comments
[ 3.0 ms ] story [ 22.6 ms ] threadI like viewing music video playlists on Youtube, but I prefer the content curation of Spotify. So hence the idea to mesh them together.
It's also open-source: https://github.com/alfg/spotlistTV
What was the toughest design/implementation issue you had to overcome for this project?
Nice Job!
The app wasn't too difficult to implement since Youtube and Spotify have decent APIs I can use. However, I would like to get better accuracy on the music videos to exclude things such as song covers, lyric videos, etc... Still working on improving that part.
I suppose I could use something like imvdb.com, but I would still like to fallback to a song if the video doesn't exist.