vpetersson/Podcast RSS Generator
Generates a podcast RSS feed from a YAML configuration file with validation and asset verification
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input_file | Path to the input YAML configuration file containing podcast metadata and episodes | yes | podcast_config.yaml |
| output_file | Path to the output XML RSS feed file to be generated | yes | podcast_feed.xml |
| skip_asset_verification | Skip HTTP HEAD and ffprobe checks for asset URLs (useful for testing with fake URLs) | no | false |
| dry_run | Validate configuration file only without generating the RSS feed | no | false |
Outputs
no outputs