thelevicole / youtube-to-html5-loader

Load YouTube videos with the HTLML5 <video> element without needing iframes or the YouTube JS API.
https://thelevicole.com/youtube-to-html5-loader/
138 stars 25 forks source link

Script Broke - Cannot read properties of undefined (reading 'streamingData') #34

Open studiofruits opened 7 months ago

studiofruits commented 7 months ago

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

blalmal10a commented 6 months ago

will it be fixed anytime soon? Imagine some people rely their application on this html5 player xD