youtube-to-html5-loader
youtube-to-html5-loader copied to clipboard
Load YouTube videos with the HTLML5 <video> element without needing iframes or the YouTube JS API.
Hi, For some reason even the example in github pages doesn't seem to work for me. I have tried setting up my own instance with the provided [youtube-to-html5-server](https://github.com/thelevicole/youtube-to-html5-server) but I...
Did YT change something AGAIN?? [https://yt2html5.com/?id=ScMzIvxBSi4](https://yt2html5.com/?id=ScMzIvxBSi4) The site always returns this no matter the video ID: `{ "success": false, "data": { "statusCode": 410 } }` Thanks!!
some videos get error 403 example : https://www.youtube.com/watch?v=GGDWdcFWAA0
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)...
Cause you are literally restreaming the yourube strem via a server, videos are lagging way too much
I can't seem to figure out how to get the video to autoplay? I assumed since we're not using youtube's original player that we could auto play. I want to...
How can i use it with React and Next.js?
On every yt video recieving only 360 & 720 with sound.
**I see following issues:** - Live stream is not supported or not documented. - Eg: https://youtu.be/SgrhYlzo3QE **Hear is what I have:** ``` Video * { margin: 0%; padding: 0%; overflow:...
Hi, you are doing an amazing job on this lib, I love it ! I've an issue on one of my websites : https://www.lesaccompagneurs.com/ I use the lib to add...