Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Request - Cloudflare Streams #16375

Closed
judge2020 opened this issue May 4, 2018 · 0 comments
Closed

Support Request - Cloudflare Streams #16375

judge2020 opened this issue May 4, 2018 · 0 comments
Labels

Comments

@judge2020
Copy link

@judge2020 judge2020 commented May 4, 2018

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other


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.

image

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.

<stream id="9df17203414fd1db3e3ed74abbe936c1" autoplay loop mute></stream>
<script data-cfasync="false" defer type="text/javascript" src="https://embed.cloudflarestream.com/embed/we4g.fla9.latest.js?video=9df17203414fd1db3e3ed74abbe936c1"></script>

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.

image

@dstftw dstftw closed this in 660a230 May 4, 2018
@dstftw dstftw added the fixed label May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.