Skip to content

Commit b781660

Browse files
Add provider Beams.fm (iamcal#682)
Add a new oEmbed provider according to the specs.
1 parent 56dbbea commit b781660

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

providers/beams.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
- provider_name: Beams.fm
3+
provider_url: http://beams.fm
4+
endpoints:
5+
- schemes:
6+
- https://beams.fm/*
7+
url: https://api.beams.fm/oEmbed
8+
docs_url: https://docs.beams.fm/en/collections/3601643-technical-documentation
9+
example_urls:
10+
- https://api.beams.fm/oEmbed?url=https://beams.fm/chamberlaincoffee/kIxlbOMMQqSaer90DDOYF6w
11+
discovery: true
12+
...

0 commit comments

Comments
 (0)