oEmbed Providers
The <Oembed> component supports URLs from any provider in the list below. Select a provider to see its name, homepage, and the URL patterns (Schemes) it accepts.
Keeping the Provider Snapshot up to date
Section titled “Keeping the Provider Snapshot up to date”The list above reflects the Provider Snapshot bundled with the installed version of astro-oembed — the same data the <Oembed> component uses at runtime. To pull in newly registered providers from the oEmbed registry json file, run:
pnpm update-providersfrom the package root, then release a new version.