-
-
Notifications
You must be signed in to change notification settings - Fork 581
[6.x] Support more video providers, including Cloudflare Stream #11871
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
base: master
Are you sure you want to change the base?
[6.x] Support more video providers, including Cloudflare Stream #11871
Conversation
Might be worthwhile doing something similar to what I did with the embera tag - https://github.com/godismyjudge95/statamic-embera Embera is a oembed client that takes in a video url and spits out an iframe. It has a decent number of video providers supported - https://github.com/mpratt/Embera/blob/master/doc/02-providers.md |
This is a really nice idea. I'll chat w/ the team on how they'd like to approach, as it's another dependency. |
for augmenting maybe...
for backwards compat...
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like some of the tests are failing. Are you able to take a look?
Done |
Closes statamic/ideas#1336