ReadYouApp / ReadYouApp/ReadYou
Broken image in https://indienova.com/feed/
Nobody has claimed this yet.
- 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.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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