Hacker News new | ask | show | jobs
by sirrocco 4524 days ago
Awesome extension - It would be nice if I could add a youtube mix. For example if I go to http://www.youtube.com/watch?v=nlcIKh6sBtc I see a mix starting from this song. I'd like to play that mix. I don't know if there's a way to do that.

Great job.

1 comments

Hey,

Yep. I am working on it. YouTube mixes utilize YouTube's V3 API (exclusively) where as most of their data can be access via the V2 or V3 API. When I first started working on the project V3 wasn't out yet and it has been slow become a production worthy API, but I'm hearing better things about it now and am certainly planning on revisiting the code.

Here's a GitHub issue from 4 months ago for you to track the issue: https://github.com/MeoMix/StreamusChromeExtension/issues/30

I'm glad you like it otherwise! :)

Cool, keep up the good work.