Expand description
Embedded content extraction for halldyll-media
Extracts embedded content from HTML with support for:
- iframes (maps, social, widgets)
- Objects and embeds
- Platform detection (Google Maps, Twitter, Instagram, etc.)
Functionsยง
- count_
by_ platform - Count embeds by platform
- detect_
embed_ platform - Detect embed platform from URL
- extract_
embeds - Extract all embedded content from HTML document
- extract_
embeds_ from_ html - Extract embeds from HTML string
- filter_
by_ platform - Filter embeds by platform
- get_
code_ embeds - Get code embeds (CodePen, JSFiddle, etc.)
- get_
embed_ urls - Get all embed URLs
- get_
maps - Get Google Maps embeds
- get_
social_ embeds - Get social embeds
- has_
embeds - Check if HTML has embeds