Skip to content

Commit eba387e

Browse files
added gumlet provider (iamcal#696)
* added gumlet provider * updated examples * schemes updated
1 parent d8689fd commit eba387e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

providers/gumlet.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
- provider_name: Gumlet
3+
provider_url: https://www.gumlet.com/
4+
endpoints:
5+
- schemes:
6+
- https://www.gumlet.com/watch/*
7+
- https://play.gumlet.io/embed/*
8+
url: https://api.gumlet.com/v1/oembed
9+
discovery: true
10+
example_urls:
11+
- https://api.gumlet.com/v1/oembed?url=https://www.gumlet.com/watch/6221db301c8b821b0519fba0&format=json
12+
- https://api.gumlet.com/v1/oembed?url=https://www.gumlet.com/watch/6221db301c8b821b0519fba0&format=xml
13+
...

0 commit comments

Comments
 (0)