Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
What is the purpose of your issue?
Cloudflare has released their streams beta. It can be enabled by any site owner right now while it's in beta at no additional cost.
after uploading, the site owner can either embed the video or get a direct link to the watch page.
The embed code looks as follows. the stream tag will not always have the autoplay/loop/mute tags.
A "get link" example, as well as an embedded example, are linked to above.
My original thought of support was to check if the website's DNS point to Cloudflare before scanning the given page for a streams embed, however, a site can choose to Allow embedding everywhere as well as enter certain allowed origins for the stream.