keiranlovett/RSS Feed to Markdown
Converts RSS feed entries to Markdown files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| feed_url | The URL of the RSS / Atom feed (not required if feed_urls_file is provided) | no | — |
| feed_urls_file | Path to a TXT or JSON file containing an array of RSS / Atom feed URLs | no | — |
| template_file | The path to the template file | yes | — |
| output_dir | The directory where the generated Markdown files will be saved | yes | — |
Outputs
no outputs