Skip to content

Commit 538fc2d

Browse files
Add Clipform provider (#922)
1 parent bc54fef commit 538fc2d

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

providers/clipform.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)