Playback video and audio from YouTube. without ads. but buggy.
The Youtube video link below shows how to playback audio and video from YouTube into MaxMSP.
I've attached my best efforts at recreating it.
But there is a bug. but I can't tell if it is from the YouTube side or node.js side.
Maybe it's the YouTube codes. idk. How do you find out the current state of functioning codes?
Ideas?
(I have no affiliation with this person. Nonetheless I think this tutorial was really well made, but they got minimal love ( aka likes). Maybe it was missed by most of us. I hope they see this and keep going.)
Here's a link to some old Youtube codes. Not sure where the original source of this list can be found or where they get updated. https://gist.github.com/sidneys/7095afe4da4ae58694d128b1034e01e2
-Enki
A quick search in the github issues of the used nodejs modules makes you realize a lot of people is having the same issue.
I tested other forks that supposedly work as suggested in the link above but then I get an error from [jit.movie~] saying it cannot read the URL. I'm stuck there!