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

New error message : Cannot read property 'streamingData' of undefined

Open grcmichael opened this issue 4 years ago • 5 comments

I used to get this lib working on my website but since a few days I get this error message when I create a new instance:

Uncaught (in promise) TypeError: Cannot read property 'streamingData' of undefined
    at r.parseYoutubeMeta (YouTubeToHtml5.js:1)

Is it something related to an update of the youtube api ? Does anyone have an idea on how to fix this ? Thank you

grcmichael avatar Jun 27 '21 16:06 grcmichael

@grcmichael I have the same problem ))

gzalinski avatar Jun 27 '21 19:06 gzalinski

I have the same error since today.

Valduc avatar Jul 05 '21 11:07 Valduc

It appears the issue is caused by YouTubes rate limiting. I'm working on a server side request cache and better error handling within the library. I'm afraid it's a waiting game until these updates have been released.

thelevicole avatar Jul 05 '21 12:07 thelevicole

I have the same issue. And the example site also broken today image

hunterliu1003 avatar Jul 04 '22 10:07 hunterliu1003

same problem since to day yesterday was fine

engrithom1 avatar Aug 16 '22 02:08 engrithom1