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

Using your example page: https://thelevicole.com/youtube-to-html5-loader/#examples Google Chrome console error: YouTubeToHtml5.js:1 Uncaught (in promise) TypeError: t.getStreamData is not a function at o.value (YouTubeToHtml5.js:1:7025) at YouTubeToHtml5.js:1:3287 at Array.forEach () at o.value (YouTubeToHtml5.js:1:3255)...