QuantumBadger / QuantumBadger/RedReader

Feature request: Option to load lower resolution image from Imgur

Open
#250 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.