Skip to content

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.

378 providers

Select a provider from the list to see its details.

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:

Terminal window
pnpm update-providers

from the package root, then release a new version.