Skip to content

Fix remaining RSS validation warnings#182

Merged
thekoma merged 1 commit intomainfrom
fix/rss-feed-validation
Mar 18, 2026
Merged

Fix remaining RSS validation warnings#182
thekoma merged 1 commit intomainfrom
fix/rss-feed-validation

Conversation

@thekoma
Copy link
Owner

@thekoma thekoma commented Mar 18, 2026

Summary

  • Fix itunes:explicit value from "false" to "no" (must be yes/no/clean)
  • Add "Daily News" subcategory under "News" (standalone "News" is obsolete)
  • Remove unknown podcastindex namespace and podcast:locked element
  • Strip data-slate-*/data-encore-* attributes from content:encoded HTML
  • Add 4 new feed validation tests (20 total)

Follows up on #181

Test plan

🤖 Generated with Claude Code

- itunes:explicit "false" → "no" (must be yes/no/clean)
- Add subcategory "Daily News" under "News" (standalone "News" is obsolete)
- Remove podcastindex namespace (unknown to validators)
- Strip data-slate-*/data-encore-* attributes from content:encoded HTML
- Add 4 new validation tests (20 total)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@thekoma thekoma merged commit 59e3ba2 into main Mar 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant