wking / rss2email

open-source tool for Windows, Mac OS and UNIX for getting news from RSS feeds in email
http://pypi.python.org/pypi/rss2email/
GNU General Public License v2.0
268 stars 48 forks source link

Ability to pull full-text posts where feed only contains summary text #108

Open ajkessel opened 6 years ago

ajkessel commented 6 years ago

Some commercial RSS readers (e.g. Newsify) have the ability to pull full text from an RSS feed even where the feed only includes the summary. This would be very handy for rss2email and presumably not especially complex to code at least for simple cases -- just pull in the content from the field and include it in the email. Ideally you would also pull out just the main text from the page (perhaps there are already modules that accomplish this). Has anyone done any work on this or expressed interest?

Ekleog commented 3 years ago

Hello,

This repository has been deprecated for a few years now, and has been replaced by https://github.com/rss2email/rss2email .

If this issue is still relevant to you, and not fixed with v3.12.2, could you please reopen the issue there?

Cheers, Leo