rssguard icon indicating copy to clipboard operation
rssguard copied to clipboard

[FR]: Append comments feed to end of main feed.

Open nobicycle opened this issue 3 years ago • 10 comments

Brief description of the feature request

Wesites with RSS feeds most often also provide a Comments rss feed in addition to the main feed. The enhancement is to provide the Comments feed in a separate ta or appended after the article.

Note: Comments are often more interesting than the main feed!

Thanks for rssguard.

nobicycle avatar Jan 23 '23 00:01 nobicycle

Any example?

martinrotter avatar Jan 23 '23 07:01 martinrotter

@martinrotter, As I understand, this is about fetching comments from the web pages of actual articles, instead of RSS feed articles.

This can be done by displaying web pages in article previewer. (https://github.com/martinrotter/rssguard/pull/588)

akinokonomi avatar Jan 24 '23 00:01 akinokonomi

I see or web scraping feature can be used as stated in documentation.

martinrotter avatar Jan 24 '23 06:01 martinrotter

"@martinrotter, As I understand, this is about fetching comments from the web pages of actual articles, instead of RSS feed articles. " No, that's not the case.

Curl https://electroverse.co/

contents here: INET_rss_print.html.txt

grep rss =dns-prefetch href=//i0.wp.com><link rel=dns-prefetch href=//c0.wp.com><link rel=alternate type=application/rss+xml title="Electroverse » Feed" href=https://electroverse.co/feed/><link

In my current RSS app, this shows as follows:

Screenshot_2023-01-30_18-11-18

nobicycle avatar Jan 30 '23 10:01 nobicycle

Provide exactl URL of your feed file and also provide exact article within the feed I should look to see "the" behavior, pls.

martinrotter avatar Jan 30 '23 10:01 martinrotter

OK, I found feed URL and checked it.

There is article called

New National Record Low Set In China; All Korean Stations Fall Below Zero; Heathrow’s Coldest Jan Temp Since 1987–With UK National Grid “Rewarding” Brits For Switching Off Power; + Cold Records Fall Across U.S.–As “Piercing” Arctic Outbreak Looms

The feed article is displayed correctly but feed source XML contains extra data:

<wfw:commentRss>
https://electroverse.co/china-all-korea-zero-heathrow-national-grid-power-cuts-cold-records-fall-us-more/feed/
</wfw:commentRss>

This seems to be some kind of RSS extension.

https://sellsbrothers.com/12548

This is not yet supported by RSS Guard. Which other RSS readers support this? Which other feeds use that extension? It seems like pretty non-standard extension as I did not really find any useful documentation on it anyway.

martinrotter avatar Jan 30 '23 10:01 martinrotter

Currently using Liferea. https://github.com/lwindolf/liferea/releases Rssguard seems to have more features and is more active. I find almost all websites are providing a comments feed along with the main feed.

nobicycle avatar Feb 12 '23 07:02 nobicycle

Currently using Liferea. https://github.com/lwindolf/liferea/releases Rssguard seems to have more features and is more active. I find almost all websites are providing a comments feed along with the main feed.

almost all?

okay, can you post some feeds which do provide "comment feed" linked in main feed via the above RSS or other extension?

martinrotter avatar Feb 12 '23 10:02 martinrotter

No more examples provided, no more examples of this being supported by more other clients provided. Closing. Feel free to re-open.

martinrotter avatar Nov 10 '23 12:11 martinrotter

Hi Martin, i reopen this topic as i have the issue currently and i'm unable to do without access to the fields comments on some feeds. I use quiterss but also checkedout Vivaldi's feed reader and thunderbird which support comments well. I would prefer ditching quiterss which is now unmaintened but still working. the source code is accessible at https://github.com/QuiteRSS/quiterss

My context : i use jackett and many feeds are giving the url link to the source page through the comment.

jediafr avatar Mar 20 '25 13:03 jediafr

Can anyone provide any working real-world feed which uses this, so that I have bigger sample size for testing?

martinrotter avatar Sep 09 '25 11:09 martinrotter

Working on it:

Image

martinrotter avatar Sep 09 '25 12:09 martinrotter

Some initial styling:

Image

martinrotter avatar Sep 09 '25 12:09 martinrotter

I will polish a feature bit more, make it switchable and then close this.

martinrotter avatar Sep 09 '25 12:09 martinrotter

its done, fully switchable in feed settings, supports ATOM and RSS article comments

martinrotter avatar Sep 12 '25 06:09 martinrotter

Hi Martin,

I tried the new feature on rssguard-devbuild5-7875f99ae-qt6-linux64.AppImage but couldnt get the comments to appear nor could i find the relevant options in the settings ? it surely is a me problem but coud you be so kind as to point me to the correction option to enable in the settings ? Thanks in advance,

jediafr avatar Oct 31 '25 13:10 jediafr

Image

Note that this feature only works for feeds which do actually provide "commentRss" information. If in doubt, provide feed URL and I awill test.

martinrotter avatar Oct 31 '25 13:10 martinrotter

marvelous, it works great thank you

jediafr avatar Oct 31 '25 14:10 jediafr