[6.x] Support more video providers, including Cloudflare Stream#11871
[6.x] Support more video providers, including Cloudflare Stream#11871edalzell wants to merge 36 commits intostatamic:6.xfrom
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...
|
duncanmcclean
left a comment
There was a problem hiding this comment.
It looks like some of the tests are failing. Are you able to take a look?
Done |
# Conflicts: # resources/js/components/fieldtypes/VideoFieldtype.vue # routes/cp.php
Closes statamic/ideas#1336