oembedpy.application module¶ Core endpoint. class oembedpy.application.Oembed(fallback_type: bool = False)¶ Bases: object Application of oEmbed. fetch(url: str, max_width: int | None = None, max_height: int | None = None) → Photo | Video | Link | Rich | HtmlOnly¶ Find endpoint from registry and content. init()¶ class oembedpy.application.Workspace(fallback_type: bool = False)¶ Bases: Oembed oEmbed client with workspace. property cache_dir¶ init()¶ init_caches()¶ init_providers()¶