Skip to content

Ability to process RSS/Atom feeds#190

Merged
danburzo merged 5 commits intomainfrom
feeds
Aug 29, 2025
Merged

Ability to process RSS/Atom feeds#190
danburzo merged 5 commits intomainfrom
feeds

Conversation

@danburzo
Copy link
Copy Markdown
Owner

Fixes #189.

@danburzo danburzo marked this pull request as draft August 29, 2025 12:29
@danburzo
Copy link
Copy Markdown
Owner Author

danburzo commented Aug 29, 2025

To do:

  • Implement Atom processing
  • Implement RSS processing
  • Sequencing: currently all entries in the feed are processed in rapid succession, since we have all the content at hand. When fetching images however (for EPUB, or for inlining), we should respect the user’s --wait option.
  • Add new fields to the default HTML template, use pretty date formatting.

@danburzo danburzo marked this pull request as ready for review August 29, 2025 14:42
@danburzo danburzo merged commit ae6387c into main Aug 29, 2025
0 of 6 checks passed
@danburzo danburzo deleted the feeds branch August 29, 2025 14:43
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.

Ability to process RSS/Atom feeds

1 participant