extractus / oembed-extractor

Extract oEmbed data from given webpage
https://extractor-demos.pages.dev/oembed-extractor
MIT License
108 stars 43 forks source link

Trying to parse Micosoft Sway url fails to embed #125

Closed calin-berindea closed 2 years ago

calin-berindea commented 2 years ago

I think the default provider for sway needs to be updated. The new Micrsoft Sway links are in the form of https: //sway. office. com/XXXXXX but the default oembed parser is not configured with "office.".

Thanks

ndaidong commented 2 years ago

@calin-berindea I've created a pull request on the original provider list, please wait until they review and merge.