Skip to content

Commit

Permalink
Merge branch 'iamcal:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarvelle authored Mar 25, 2024
2 parents ac88b4d + 4a3158d commit d3deab7
Show file tree
Hide file tree
Showing 73 changed files with 549 additions and 153 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oembed-providers",
"version": "1.0.20220825",
"version": "1.0.20240122",
"license": "MIT",
"description": "oEmbed providers",
"main": "providers.json",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions providers/wiredrive.yml → providers-disabled/wiredrive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
- https://*.wiredrive.com/*
url: http://*.wiredrive.com/present-oembed/
example_urls:
- deckers.wiredrive.com/present-oembed?url=deckers.wiredrive.com/363254/851732644105a5a8b3fa14fe164452df
- http://deckers.wiredrive.com/present-oembed?url=deckers.wiredrive.com/363254/851732644105a5a8b3fa14fe164452df
formats:
- json
discovery: true
notes:
- 'URL Scheme: `http://*.wiredrive.com/*` (where wiredrive.com = Wiredrive customer domain)'
...
...
12 changes: 12 additions & 0 deletions providers/3q.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
- provider_name: 3Q
provider_url: https://3q.video/
endpoints:
- schemes:
- https://playout.3qsdn.com/embed/1111c681-0052-4952-b42b-f4b20aae99d5
url: https://playout.3qsdn.com/oembed
docs_url: https://docs.3q.video/en/Player_API/Basic_usage.html
example_urls:
- https://playout.3qsdn.com/oembed?url=f03b2c43-fa42-47f6-8106-8f39cbf8661b&format=json
discovery: true
notes: Provider only supports the 'rich' type
13 changes: 13 additions & 0 deletions providers/Canva.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
- provider_name: Canva
provider_url: https://www.canva.com
endpoints:
- schemes:
- https://www.canva.com/design/*/view
url: https://www.canva.com/_oembed
docs_url: https://www.canva.com/help/embed-designs/
example_urls:
- https://www.canva.com/_oembed?url=https://www.canva.com/design/DACHZTlgWkU/view
discovery: true
notes: Provider only supports the 'rich' type
...
13 changes: 13 additions & 0 deletions providers/FlowHubOrg.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
- provider_name: FlowHubOrg
provider_url: https://flows.flowhub.org
endpoints:
- url: https://flowhub.org/o/embed
schemes:
- https://flowhub.org/f/*
- https://flowhub.org/s/*
discovery: true
example_urls:
- https://flowhub.org/o/embed?url=https%3A//flowhub.org/f/390ee0021ded4910
- https://flowhub.org/o/embed?url=https%3A//flowhub.org/f/f21aed28a04a7fd0
...
6 changes: 3 additions & 3 deletions providers/HASH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
- https://core.hash.ai/@*
url: https://api.hash.ai/oembed
example_urls:
- https://core.hash.ai/@hash/wildfires-regrowth/stable
- https://core.hash.ai/@hash/warehouse-logistics/stable
- https://core.hash.ai/@hash/traffic-intersection/stable
- https://api.hash.ai/oembed?url=https://core.hash.ai/@hash/wildfires-regrowth/stable
- https://api.hash.ai/oembed?url=https://core.hash.ai/@hash/warehouse-logistics/stable
- https://api.hash.ai/oembed?url=https://core.hash.ai/@hash/traffic-intersection/stable
discovery: false
...
13 changes: 13 additions & 0 deletions providers/QTpi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
- provider_name: QTpi
provider_url: https://qtpi.gg/
endpoints:
- schemes:
- https://qtpi.gg/fashion/*
url: https://qtpi.gg/fashion/oembed
example_urls:
- https://qtpi.gg/fashion/oembed?url=https://qtpi.gg/fashion/2b
- https://qtpi.gg/fashion/oembed?url=https://qtpi.gg/fashion/test%20saul
- https://qtpi.gg/fashion/oembed?url=https://qtpi.gg/fashion/cute%20condi%20virt
discovery: true
...
4 changes: 3 additions & 1 deletion providers/TikTok.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
provider_url: http://www.tiktok.com/
endpoints:
- schemes:
- https://www.tiktok.com/*
- https://www.tiktok.com/*/video/*
url: https://www.tiktok.com/oembed
docs_url: https://developers.tiktok.com/doc/Embed
docs_url: https://developers.tiktok.com/doc/
example_urls:
- https://www.tiktok.com/oembed?url=https://www.tiktok.com/@scout2015/video/6718335390845095173
- https://www.tiktok.com/oembed?url=https://www.tiktok.com/@scout2015

...
13 changes: 13 additions & 0 deletions providers/acast.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
- provider_name: Acast
provider_url: https://embed.acast.com
endpoints:
- schemes:
- https://play.acast.com/s/*
url: https://oembed.acast.com/v1/embed-player
discovery: true
example_urls:
- https://oembed.acast.com/v1/embed-player?url=https://play.acast.com/s/go-off-sis/keepthatsameenergyfeat.kekepalmer
formats:
- json
...
10 changes: 0 additions & 10 deletions providers/adways.yml

This file was deleted.

3 changes: 2 additions & 1 deletion providers/afreecatv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
provider_url: https://www.afreecatv.com
endpoints:
- schemes:
- https://vod.afreecatv.com/player/
- https://v.afree.ca/ST/
- https://vod.afreecatv.com/ST/
- https://vod.afreecatv.com/PLAYER/STATION/
- https://play.afreecatv.com/
url: https://openapi.afreecatv.com/oembed/embedinfo
example_urls:
- https://openapi.afreecatv.com/oembed/embedinfo?url=https://vod.afreecatv.com/PLAYER/STATION/71021072&width=640&height=360
- https://openapi.afreecatv.com/oembed/embedinfo?url=https://vod.afreecatv.com/player/71021072&width=640&height=360
- https://openapi.afreecatv.com/oembed/embedinfo?url=https://play.afreecatv.com/afstar1/237663862&width=640&height=360
discovery: true
...
12 changes: 0 additions & 12 deletions providers/apester.yml

This file was deleted.

26 changes: 26 additions & 0 deletions providers/assemblrworld.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
- provider_name: AssemblrWorld
provider_url: https://assemblrworld.com/
endpoints:
- schemes:
- http://*.studio.assemblrworld.com/creation/*
- http://studio.assemblrworld.com/creation/*
- http://*.app-edu.assemblrworld.com/Creation/*
- http://app-edu.assemblrworld.com/Creation/*
- http://assemblr.world/*
- http://editor.assemblrworld.com/*
- http://*.assemblrworld.com/creation/*
- http://*.assemblrworld.com/Creation/*
- https://*.studio.assemblrworld.com/creation/*
- https://studio.assemblrworld.com/creation/*
- https://*.app-edu.assemblrworld.com/Creation/*
- https://app-edu.assemblrworld.com/Creation/*
- https://assemblr.world/*
- https://editor.assemblrworld.com/*
- https://*.assemblrworld.com/creation/*
- https://*.assemblrworld.com/Creation/*
url: https://studio.assemblrworld.com/api/oembed
discovery: true
example_urls:
- https://studio.assemblrworld.com/api/oembed/?url=https%3A%2F%2Flocalhost%3A3003%2FEmbed%2F-9ZYparJxjTEbQZwxYXU%3Finfo%3Dfalse%26hideCloseBtn%3Dtrue
...
17 changes: 17 additions & 0 deletions providers/audiocom.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
- provider_name: audio.com
provider_url: https://audio.com/
endpoints:
- schemes:
- https://audio.com/*
- https://www.audio.com/*
- http://audio.com/*
- http://www.audio.com/*
url: https://api.audio.com/oembed
discovery: true
docs_url: https://audio.com/oembed-docs/
example_urls:
- https://api.audio.com/oembed?url=https%3A%2F%2Faudio.com%2Fembed%2Faudio%2F1760622602932096%3Ftheme%3Dimage
- https://api.audio.com/oembed?url=https%3A%2F%2Faudio.com%2Faudio-com%2Fcollections%2Fambient-focus&format=xml
notes: Provider only supports the 'rich' type
...
4 changes: 1 addition & 3 deletions providers/avocode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
- https://app.avocode.com/view/*
url: https://stage-embed.avocode.com/api/oembed
example_urls:
- https://app.avocode.com/view/a851fc49602446be8c1ef6e5dc3845d8
- https://app.avocode.com/view/a851fc49602446be8c1ef6e5dc3845d8/_/comments/
- https://app.avocode.com/view/a851fc49602446be8c1ef6e5dc3845d8/33250729/comments/
- https://stage-embed.avocode.com/api/oembed?url=https://app.avocode.com/view/a851fc49602446be8c1ef6e5dc3845d8
formats:
- json
...
12 changes: 12 additions & 0 deletions providers/balsamiq.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
- provider_name: Balsamiq Cloud
provider_url: https://balsamiq.cloud/
endpoints:
- schemes:
- https://balsamiq.cloud/*
url: https://balsamiq.cloud/oembed
example_urls:
- https://balsamiq.cloud/oembed?format=json&url=https%3A%2F%2Fbalsamiq.cloud%2Fs2ow8jo%2Fpo58uiw
discovery: true
notes: Provider only supports the 'rich' type
...
12 changes: 12 additions & 0 deletions providers/beams.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
- provider_name: Beams.fm
provider_url: http://beams.fm
endpoints:
- schemes:
- https://beams.fm/*
url: https://api.beams.fm/oEmbed
docs_url: https://docs.beams.fm/en/collections/3601643-technical-documentation
example_urls:
- https://api.beams.fm/oEmbed?url=https://beams.fm/chamberlaincoffee/kIxlbOMMQqSaer90DDOYF6w
discovery: true
...
14 changes: 14 additions & 0 deletions providers/behance.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
- provider_name: Behance
provider_url: https://www.behance.net
endpoints:
- schemes:
- https://www.behance.net/gallery/*/*
- https://www.behance.net/*/services/*/*
url: https://www.behance.net/services/oembed
example_urls:
- https://www.behance.net/services/oembed?url=https%3A%2F%2Fwww.behance.net%2Fgallery%2F183422265%2Fydhy
- https://www.behance.net/services/oembed?url=https%3A%2F%2Fwww.behance.net%2Fimjessicatr%2Fservices%2F63797%2FI-will-design-your-brand-s-social-media
formats:
- json
...
2 changes: 1 addition & 1 deletion providers/buttondown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- https://buttondown.email/*
url: https://buttondown.email/embed
example_urls:
- https://buttondown.email/jmduke
- https://buttondown.email/embed?url=https://buttondown.email/jmduke
formats:
- json
discovery: true
13 changes: 0 additions & 13 deletions providers/catapult.yml

This file was deleted.

2 changes: 1 addition & 1 deletion providers/codehs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
endpoints:
- schemes:
- https://codehs.com/editor/share_abacus/*
url: https://codehs.com/api/sharedprogram/*/oembed/
url: https://codehs.com/api/sharedprogram/1/oembed/
docs_url: http://www.codehs.com
example_urls:
- https://codehs.com/api/sharedprogram/1/oembed/?url=https://codehs.com/editor/share_abacus/xtOPDik2wNFjSDUoyl2T
Expand Down
1 change: 0 additions & 1 deletion providers/codepoints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@
example_urls:
- https://codepoints.net/api/v1/oembed?url=https%3A%2F%2Fcodepoints.net%2FU%2B00E4&format=json
- https://codepoints.net/api/v1/oembed?url=https%3A%2F%2Fcodepoints.net%2FA&format=xml&maxwidth=64
- https://codepoints.net/U+2665
discovery: true
...
10 changes: 10 additions & 0 deletions providers/create.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
- provider_name: itemis CREATE
provider_url: https://play.itemis.io
endpoints:
- schemes:
- https://play.itemis.io/*
url: https://create.storage.api.itemis.io/api/embed
example_urls:
- https://create.storage.api.itemis.io/api/embed?url=https://play.itemis.io/?model=58efe58d-9fd7-4192-8281-935d28eca7ff
...
4 changes: 2 additions & 2 deletions providers/deviantart.com.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
- http://sta.sh/*
- https://*.deviantart.com/art/*
- https://*.deviantart.com/*/art/*
- https://sta.sh/*",
- https://*.deviantart.com/*#/d*"
- https://sta.sh/*
- https://*.deviantart.com/*#/d*
url: http://backend.deviantart.com/oembed
docs_url: https://www.deviantart.com/developers/oembed
example_urls:
Expand Down
16 changes: 16 additions & 0 deletions providers/docswell.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
- provider_name: Docswell
provider_url: https://docswell.com
endpoints:
- schemes:
- http://docswell.com/s/*/*
- https://docswell.com/s/*/*
- http://www.docswell.com/s/*/*
- https://www.docswell.com/s/*/*
url: https://www.docswell.com/service/oembed
example_urls:
- https://www.docswell.com/service/oembed?url=https%3A%2F%2Fwww.docswell.com%2Fs%2Fku-suke%2FLK7J5V-hello-docswell
discovery: true
formats:
- json
...
14 changes: 14 additions & 0 deletions providers/echoeshq.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
- provider_name: EchoesHQ
provider_url: https://echoeshq.com
endpoints:
- schemes:
- http://app.echoeshq.com/embed/*
url: https://api.echoeshq.com/oembed
example_urls:
- https://api.echoeshq.com/oembed?url=https%3A%2F%2Fapp.echoeshq.com%2Fembed%2Fdelivery%2Fscore-card%3Ftid%3Dc9e1d942-eafd-4496-9849-f964701c8944%26p%3Dr4w&format=xml
- https://api.echoeshq.com/oembed?url=https%3A%2F%2Fapp.echoeshq.com%2Fembed%2Fdelivery%2Fscore-card%3Ftid%3Dc9e1d942-eafd-4496-9849-f964701c8944%26p%3Dr4w&format=json
formats:
- json
- xml
discovery: true
19 changes: 0 additions & 19 deletions providers/enystre-music.yml

This file was deleted.

1 change: 0 additions & 1 deletion providers/exco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
- https://www.playbuzz.com/*
url: https://oembed.ex.co/item
example_urls:
- https://oembed.ex.co/item?id=8fb2343f-fa5d-48d4-8723-f8b5d51cc1a9
- https://oembed.ex.co/item?url=https://app.ex.co/stories/item/8fb2343f-fa5d-48d4-8723-f8b5d51cc1a9
- https://oembed.ex.co/item?url=https://app.ex.co/stories/paolagarcia10/remembering-september-11th-flash-back-to-images-we-will-never-forget
- https://oembed.ex.co/item?url=https://www.playbuzz.com/paolagarcia10/remembering-september-11th-flash-back-to-images-we-will-never-forget
Expand Down
Loading

0 comments on commit d3deab7

Please sign in to comment.