1 parent bc54fef commit 538fc2dCopy full SHA for 538fc2d
1 file changed
providers/clipform.yml
@@ -0,0 +1,13 @@
1
+---
2
+- provider_name: Clipform
3
+ provider_url: https://clipform.io/
4
+ endpoints:
5
+ - schemes:
6
+ - https://clipform.io/*
7
+ url: https://api.clipform.io/v1/oembed
8
+ discovery: true
9
+ formats:
10
+ - json
11
+ example_urls:
12
+ - https://api.clipform.io/v1/oembed?url=https%3A%2F%2Fclipform.io%2Fc4479d620
13
+ - https://api.clipform.io/v1/oembed?url=https%3A%2F%2Fclipform.io%2Fc4479d620&format=json
0 commit comments