User talk:Angel Herraez/Sandbox Vimeo video
From Proteopedia
< User talk:Angel Herraez(Difference between revisions)
(New page: Vimeo provides two types of links: Direct to the video: https://vimeo.com/132234485 To embed the video: <iframe src="https://player.vimeo.com/video/132234485" width="640" height="564" ...) |
|||
(One intermediate revision not shown.) | |||
Line 1: | Line 1: | ||
Vimeo provides two types of links: | Vimeo provides two types of links: | ||
- | Direct to the video: | + | * Direct to the video: |
+ | https://vimeo.com/235321305 | ||
- | https://vimeo.com/ | + | * To embed the video: |
+ | <iframe src="https://player.vimeo.com/video/235321305" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe> | ||
- | + | None are working here with the original html5media tag, but the extension may be adapted. | |
- | + | Now it's working with a modification in the Html5mediator extension. | |
- | + | ||
- | + |
Current revision
Vimeo provides two types of links:
- Direct to the video:
https://vimeo.com/235321305
- To embed the video:
<iframe src="https://player.vimeo.com/video/235321305" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
None are working here with the original html5media tag, but the extension may be adapted.
Now it's working with a modification in the Html5mediator extension.