jocmp / capyreader

An smallish Android RSS reader
http://capyreader.com/
MIT License
95 stars 3 forks source link

Load full content not parsing full article on some sites #305

Closed chrisbd closed 1 week ago

chrisbd commented 2 weeks ago

Steps to Reproduce

I've found some websites when clicking load full content isn't returning the full article. In my case this is happening on BBC sport articles

Expected behavior

Full article is available to read when clicking load

Screenshots or screen recording

No response

Device, Operating system, and app version

Pixel 8 Pro - Android 14

jocmp commented 2 weeks ago

@chrisbd can you share the RSS link to the feed?

chrisbd commented 2 weeks ago

@jocmp the feed is: http://feeds.bbci.co.uk/sport/rss.xml?edition=uk

This is an example article that doesn't seem to load the full text: https://www.bbc.com/sport/football/articles/c703j22z4z8o

jocmp commented 2 weeks ago

Thanks for this. One more thing - what version of the app are you running? This can be found in settings.

chrisbd commented 2 weeks ago

@jocmp no problem. App version is 2024.08.1031

jocmp commented 2 weeks ago

Got it. I recently updated the parsing library I used for full content. So this feed should be fixed in the next releases for GPlay and F-Droid. Here's what the latest version looks like compared to 2024.08.1031.

2024.08.1031 2024.08.1036-dev
jocmp commented 1 week ago

Fix with the updated parser is live in 2024.08.1036-dev and above.