We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 463ee12 commit 4c23197Copy full SHA for 4c23197
providers/livid.yml
@@ -0,0 +1,15 @@
1
+---
2
+- provider_name: Livid
3
+ provider_url: https://livid.com
4
+ endpoints:
5
+ - schemes:
6
+ - https://livid.com/watch/*
7
+ url: https://livid.com/oembed
8
+ example_urls:
9
+ - https://livid.com/oembed?url=https%3A%2F%2Flivid.com%2Fwatch%2FAJPwABnzkTXj&format=json
10
+ - https://livid.com/oembed?url=https%3A%2F%2Flivid.com%2Fwatch%2FAJPwABnzkTXj&format=xml
11
+ formats:
12
+ - json
13
+ - xml
14
+ discovery: true
15
+...
0 commit comments