Skip to content

Commit 6ff46a3

Browse files
authored
Added audiocom provider (iamcal#691)
1 parent 40f09ef commit 6ff46a3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

providers/audiocom.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
- provider_name: audio.com
3+
provider_url: https://audio.com/
4+
endpoints:
5+
- schemes:
6+
- https://audio.com/*
7+
- https://www.audio.com/*
8+
- http://audio.com/*
9+
- http://www.audio.com/*
10+
url: https://api.audio.com/oembed
11+
discovery: true
12+
docs_url: https://audio.com/oembed-docs/
13+
example_urls:
14+
- https://api.audio.com/oembed?url=https%3A%2F%2Faudio.com%2Fembed%2Faudio%2F1760622602932096%3Ftheme%3Dimage
15+
- https://api.audio.com/oembed?url=https%3A%2F%2Faudio.com%2Faudio-com%2Fcollections%2Fambient-focus&format=xml
16+
notes: Provider only supports the 'rich' type
17+
...

0 commit comments

Comments
 (0)