- af_readability
- Mercury Web Parser
- FeedIron
- Readability.php
- fivefilters-full-text
- RSS Fulltext Proxy
so many open source options to use with tt-rss, as a plugin or standalone selfhosted.
which one is easy to use or works most of the time or configure and forget?
whats your favorite?
fox
2
btw: af_readability is the same as readability.php, i’ve switched to that implementation a while ago.
Glandos
3
In real life, I use a mix of af_readability and fivefilters, depending on the results. Which, nowadays, are usually quite the same.
I’m obviously biased towards FeedIron.
FYI FeedIron can use readability.php as well.
To some extent I also use Rss-Bridge as a full text solution as well.
found this gem, morss.it - Full-text RSS
i use it when any feed that dont work with af_readability
and it can be self hosted too.
My own XSLT plugin : XSLT plugin announcement (still incubating) - Themes and Plugins - Tiny Tiny RSS: Community
It reads url data (rss, atom, or html) and can modify it anyway I like using php’s xslt processor. It does twitter, instagram, youtube, soylent news, slashdot, etc…
I have another XSLT script that can login to twitter and instagram to scrape private accounts; I need to roll that into this plugin but it is really functional. The configure needs to be more user friendly tho.