-
Notifications
You must be signed in to change notification settings - Fork 29
HTML text extraction #28
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
Some RSS feeds only include a small snippet of the article, or sometimes nothing at all. I've used other RSS readers that automatically extract the text of articles, usually on a feed-by-feed basis. It would be great to see this in russ as it really helps for offline use.
I'd suggest rust-html2text as it's built in Rust, is actively developed, and it is built on Servo which is under active development again.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request