{
  "path": "/3lxv6kfkfps24",
  "site": "at://did:plc:2cxgdrgtsmrbqnjkwyplmp43/site.standard.publication/3lpqbbzc7x224",
  "$type": "site.standard.document",
  "title": "Testing new leaflet embed blocks - Bandcamp",
  "content": {
    "$type": "pub.leaflet.content",
    "pages": [
      {
        "$type": "pub.leaflet.pages.linearDocument",
        "blocks": [
          {
            "$type": "pub.leaflet.pages.linearDocument#block",
            "block": {
              "$type": "pub.leaflet.blocks.text",
              "facets": [],
              "plaintext": "If you use the \"embed website\" function, then it sticks the the entire website in here (this is the link to an album page)."
            }
          },
          {
            "$type": "pub.leaflet.pages.linearDocument#block",
            "block": {
              "$type": "pub.leaflet.blocks.text",
              "facets": [],
              "plaintext": "Which works, but isn't exactly what is intended."
            }
          },
          {
            "$type": "pub.leaflet.pages.linearDocument#block",
            "block": {
              "url": "https://etherdiver.bandcamp.com/album/the-mechanics-of-mysticism",
              "$type": "pub.leaflet.blocks.iframe",
              "height": 600
            }
          },
          {
            "$type": "pub.leaflet.pages.linearDocument#block",
            "block": {
              "$type": "pub.leaflet.blocks.text",
              "facets": [],
              "plaintext": "When we say \"Bandcamp embed\", we actually mean grabbing the track or album embed version when you put a link to it."
            }
          },
          {
            "$type": "pub.leaflet.pages.linearDocument#block",
            "block": {
              "$type": "pub.leaflet.blocks.text",
              "facets": [],
              "plaintext": "I've grabbed the iframe link out of the share / embed from the album page, and used Leaflet's \"Embed Website\" to add links."
            }
          },
          {
            "$type": "pub.leaflet.pages.linearDocument#block",
            "block": {
              "$type": "pub.leaflet.blocks.text",
              "facets": [],
              "plaintext": "Here's the large version:"
            }
          },
          {
            "$type": "pub.leaflet.pages.linearDocument#block",
            "block": {
              "url": "https://bandcamp.com/EmbeddedPlayer/album=3929098495/size=large/bgcol=ffffff/linkcol=0687f5/tracklist=false/transparent=true/",
              "$type": "pub.leaflet.blocks.iframe",
              "height": 591
            }
          },
          {
            "$type": "pub.leaflet.pages.linearDocument#block",
            "block": {
              "$type": "pub.leaflet.blocks.text",
              "facets": [],
              "plaintext": "Here's the medium version:"
            }
          },
          {
            "$type": "pub.leaflet.pages.linearDocument#block",
            "block": {
              "url": "https://bandcamp.com/EmbeddedPlayer/album=3929098495/size=large/bgcol=ffffff/linkcol=0687f5/tracklist=false/artwork=small/transparent=true/",
              "$type": "pub.leaflet.blocks.iframe",
              "height": 132
            }
          },
          {
            "$type": "pub.leaflet.pages.linearDocument#block",
            "block": {
              "$type": "pub.leaflet.blocks.text",
              "facets": [],
              "plaintext": "This is a hard problem -- user expectation is that at least one of these two versions auto embed from the website link."
            }
          },
          {
            "$type": "pub.leaflet.pages.linearDocument#block",
            "block": {
              "$type": "pub.leaflet.blocks.text",
              "facets": [],
              "plaintext": "Me digging this out of cut/pasting the iframe embed code and digging out the iframe src link is a little too difficult."
            }
          }
        ]
      }
    ]
  },
  "description": "",
  "publishedAt": "2025-09-02T22:37:06.403Z"
}