ReadYouApp / ReadYouApp/ReadYou

Broken image in https://indienova.com/feed/

Open
#863 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Kotlin
Stars
7.5k
Forks
330
PR merge metrics
No merged PRs in 30d

Description

1. Environment

  • Device: Redmi K40s
  • OS: Android 14
  • APP: 0.10.1

2. Describe the bug
RSS link: https://indienova.com/feed/
Most images are broken with full-text(全文解析) enabled.
Screenshot_20241029-152418_Read You
If I save it and open it with a text editor, it shows "403 Forbidden"

I extract the image link: https://hive.indienova.com/farm/article/picture/2024/10/pic-P01cn6513kG.jpg_webp
After some research, I believe this has something to do with the anti-crawler. Because if I curl the link, the same "403 Forbidden" is returned. But opening in a browser is fine.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with https://indienova.com/feed/ in Read You 0.10.1 on Android with full-text parsing enabled, then inspect how the extracted image URL is fetched. Done means images from this feed load successfully instead of returning 403 Forbidden.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.