Please consider adding support for Brightcove.com videos as Brightcove is not an oEmbed provider.

https://studio.support.brightcove.com/publish/choosing-correct-embed-cod...

Example url:
Long version: https://players.brightcove.net/6314321213001/default_default/index.html?...
Short version: https://bcove.video/3BD5ydj

Example Standard Embed Code: 960 x 540 (Responsive)

<div style="position: relative; display: block; max-width: 960px;"><div style="padding-top: 56.25%;"><iframe src="https://players.brightcove.net/6314321213001/default_default/index.html?videoId=6310428365112" allowfullscreen="" allow="encrypted-media" style="position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%;"></iframe></div></div>

Example Advanced Embed Code: 960 x 540 (Responsive)
<div style="max-width: 960px; position: relative;"><div style="padding-top: 56.25%;"><video-js data-account="6314321213001" data-player="default" data-embed="default" controls="" data-video-id="6310428365112" data-playlist-id="" data-application-id="" class="vjs-fill" style="top:0; position:absolute; max-height: 540px;"></video-js></div><script src="https://players.brightcove.net/6314321213001/default_default/index.min.js"></script></div>

Comments

Chris Matthews created an issue. See original summary.

chris matthews’s picture

Issue summary: View changes
marcoscano’s picture

Assigned: Unassigned » marcoscano

Thanks a lot for the examples, this one looks good, I'll be looking into it shortly.

  • marcoscano committed 7959f59 on 1.x
    Issue #3301795 by Chris Matthews, marcoscano: Add support for Brightcove...
marcoscano’s picture

Assigned: marcoscano » Unassigned
Status: Active » Fixed

Committing since it's similar to other formatters added recently.
Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.