We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8689fd commit eba387eCopy full SHA for eba387e
providers/gumlet.yml
@@ -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