Skip to content

Image block needs to handle a variety of sources #5

Description

@cr0ybot

Currently, the image block by default pulls the first img tag from the description or the contents of a custom tag, but this assumes the tag contents are HTML. There is a setting to use the content itself as the URL, but in the case of podcast feeds, the image URL is provided by an href attribute on the itunes:image tag. Perhaps part of the standard image detection should include checking for itunes:image.

  • Check for itunes:image tag as default image (handled in Feature/custom tag content #3)
  • Get image URL from custom tag attributes (requires serious rewrite)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions