We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 107fc24 commit 4d6b1b5Copy full SHA for 4d6b1b5
providers/brightcove.yml
@@ -0,0 +1,13 @@
1
+---
2
+- provider_name: Brightcove
3
+ provider_url: https://www.brightcove.com/
4
+ endpoints:
5
+ - schemes:
6
+ - https://players.brightcove.net/*/index.html?videoId=*
7
+ - https://players.brightcove.net/*/index.html?playlistId=*
8
+ url: https://oembed.brightcove.com/
9
+ discovery: false
10
+ formats:
11
+ - json
12
+ example_urls:
13
+ - https://oembed.brightcove.com/?format=json&url=https%3A%2F%2Fplayers.brightcove.net%2F1160438696001%2FRUsPQ8qzl_default%2Findex.html%3FvideoId%3D6327763506112
0 commit comments