Hi!
I’m new to Thunkable and I’m trying to create a music player app kind of like the Musi App and Stream Squid that uses the Youtube API to play music.
I tried to use playlist embed links in the web viewer component, but it doesn’t work for certain videos. I get a screen that looks like this
How would I go about either using the Youtube Data API or Youtube Player API to incorporate YouTube Playlists on my app like Musi or Stream Squid? If it’s not possible, what other options do I have to create a music player without downloading a bunch of MP3 files?
Thanks!