youtube-to-html5-loader icon indicating copy to clipboard operation
youtube-to-html5-loader copied to clipboard

Load YouTube videos with the HTLML5 <video> element without needing iframes or the YouTube JS API.

Results 21 youtube-to-html5-loader issues
Sort by recently updated
recently updated
newest added

Hi there! I'm using your library to load YouTube videos on my app, however It's not working on iPhone Safari. I get the error Partial Content Code 206. It seams...

bug

YouTubeToHtml5 not work on chrome?

Hi there, any idea if that would still work with the new CORB feature in chromium enabled? Cheers, p13

An example video that throws an error is https://www.youtube.com/watch?v=SbnQe6VQEWA. My first guess is that it might have something to do with copyright causing the response from youtube to be in...

I am trying to display a 360 Youtube video using a VR plugin such as A-Frame to be able to view the video in stereoscopic mode e.g. for Google Cardboard...

Sorry for the nitpick.

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'streamingData') at YouTubeToHtml5.parseYoutubeMeta (YouTubeToHtml5.min.js:5:4584) at YouTubeToHtml5.min.js:5:6023 It was working till yesterday!

There seems to be no examples of this with React.js, but there is a package for it. Has anyone been able to configure this properly? My error in console shows...

This has suddenly started happening this week -- not getting any data back for a lookup of videoID ``` { "success": true, "data": {} } ```

I was working a few days ago, now I get this error: `Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'streamingData') at YouTubeToHtml5.parseYoutubeMeta (YouTubeToHtml5.js:1:4584) at YouTubeToHtml5.js:1:6023`