Podcast RSS Feed Audio Normalizer
Parses podcast RSS feeds with feedparser and normalizes audio loudness to -16 LUFS broadcast standard using ffmpeg loudnorm filter with dual-pass EBU R128 analysis. Integrates with Podbean API and Buzzsprout API for automated episode re-upload.
Podcast RSS Feed Audio Normalizer
Parses podcast RSS feeds with feedparser and normalizes audio loudness to -16 LUFS broadcast standard using ffmpeg loudnorm filter with dual-pass EBU R128 analysis. Integrates with Podbean API and Buzzsprout API for automated episode re-upload.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/podcast-rss-feed-audio-normalizer/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/podcast-rss-feed-audio-normalizer
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/podcast-rss-feed-audio-normalizer.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.