goonstation / api

Goonhub API v2 (and Goonhub)
https://goonhub.com
1 stars 3 forks source link

remoteMusic API route appears to be broken #43

Open TobleroneSwordfish opened 3 months ago

TobleroneSwordfish commented 3 months ago

Trying to play a youtube URL via the dj panel or manually calling the proc returns a message indicating the audio loading has started but never finishes. Possible the API will now need to provide credentials to youtube, medical assistant is also having problems loading youtube URLs.

ZeWaka commented 1 month ago

This is a YouTube DLG issue. I have monkey patched it by not using the goonhub API for now. YouTube dlg will eventually receive updates to allow you to add an oauth token, which we can do whenever that happens.

ZeWaka commented 1 month ago

This is a YouTube DLG issue. I have monkey patched it by not using the goonhub API for now. YouTube dlg will eventually receive updates to allow you to add an oauth token, which we can do whenever that happens.