SongBuzz
SongBuzz copied to clipboard
Show playback quality of songs
https://developers.google.com/youtube/js_api_reference#Playback_quality
maybe add a little colored dot when searching for songs -- red means low quality, green means available in high quality, yellow is just normal 320?
Uhmmm I've been reading a 'lil and it seems that you can't get a list of all the supported quality levels of a given video using the Data API. You can only query for that information at playback time using the Player API. I dont see how we could implement this feature