Skip to content

Commit 8c0b2c7

Browse files
authored
Add Mirame360 oEmbed provider (#935)
* Add Mirame360 oEmbed provider * Use a stable public example URL instead of test-tour
1 parent 1207863 commit 8c0b2c7

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

providers/Mirame360.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
- provider_name: Mirame360
3+
provider_url: https://mirame360.com
4+
endpoints:
5+
- schemes:
6+
- https://mirame360.com/embed/*
7+
- https://mirame360.com/embed/tour/*
8+
- https://mirame360.com/video/url/*
9+
- https://mirame360.com/tour/*
10+
- https://mirame360.com/user/*/media/*
11+
url: https://mirame360.com/api/oembed/
12+
example_urls:
13+
- https://mirame360.com/api/oembed/?url=https%3A%2F%2Fmirame360.com%2Fvideo%2Furl%2Ftorres-de-serranos%2F&format=json
14+
discovery: true
15+
formats:
16+
- json
17+
...

0 commit comments

Comments
 (0)