mirror of
https://github.com/kennethreitz/interpretations.git
synced 2026-06-05 14:50:20 +00:00
806067ff59
embed.html: compact player with album art, oscilloscope, track picker. oembed.json: oEmbed discovery for auto-embedding on WordPress, Notion, etc. index.html: add oEmbed discovery link tag. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
16 lines
671 B
JSON
16 lines
671 B
JSON
{
|
|
"version": "1.0",
|
|
"type": "rich",
|
|
"title": "Interpretations — Infinite State",
|
|
"author_name": "Infinite State",
|
|
"author_url": "https://kennethreitz.org",
|
|
"provider_name": "Interpretations",
|
|
"provider_url": "https://interpretations.kennethreitz.org",
|
|
"thumbnail_url": "https://interpretations.kennethreitz.org/cover.png",
|
|
"thumbnail_width": 1024,
|
|
"thumbnail_height": 1024,
|
|
"html": "<iframe src=\"https://interpretations.kennethreitz.org/embed.html\" width=\"350\" height=\"500\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" style=\"border-radius:8px;border:none;\"></iframe>",
|
|
"width": 350,
|
|
"height": 500
|
|
}
|