QuantumBadger / QuantumBadger/RedReader
Feature request: Option to load lower resolution image from Imgur
Open
Nobody has claimed this yet.
Enhancement
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
If you add 'h' at the end of file name but before file extension on Imgur you get lower res image. Saves huge data.
Example...
Full... https://i.imgur.com/Qi1fGOf.jpg
Low... https://i.imgur.com/Qi1fGOfh.jpg
Contributor guide
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 locating RedReader's Imgur image URL handling and trace how image URLs are loaded. Verify the full URL and the lower-resolution URL from the issue, then define done as supporting an option that loads the lower-resolution variant when requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100