We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56dbbea commit b781660Copy full SHA for b781660
providers/beams.yml
@@ -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