mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 04:05:57 +03:00
[GH-ISSUE #798] [FEATURE] Improve view image facility to fetch remotely #501
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#501
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aikatsui on GitHub (Jun 27, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/798
Describe the feature you'd like to see added
I know this is time consuming task but like to suggest
The view image component

Add two buttons:
view imagedoes now)If public instance maintainer thinks that is consuming bandwidth; if has option, he/she can disable view image option
This is an enhancement suggestion for retrieve specific image using the server and deliver / display it in requester's browser. Then, user doesn't need visit to thirdparty sites for view or download them.
https://www.pexels.com/collections/nature-f8b743z/ (click on each image)
E.g. display in pop-up window without affect to background (behind) search result, order or else.
@jacr13 @vacom13 @DUOLabs333
@DUOLabs333 commented on GitHub (Jun 27, 2022):
The link should already give the max resolution available.
@Aikatsui commented on GitHub (Jun 27, 2022):
@DUOLabs333 No. you haven't understood the feature request.
Still not?
@DUOLabs333 commented on GitHub (Jun 27, 2022):
Ah, so basically do what whoogle does already for the thumbnails (proxy the image through whoogle) but for the full res. image? Or do what Google Images does, showing the image without being directed to the site (I'm pretty sure it still pulls the image from the 3rd-party site while doing this though).
@Aikatsui commented on GitHub (Jun 27, 2022):
Yes and,
Ofcourse, google doesn't do that and they let user (user's browser) to pull image from source URL
And so i mean just pull the user selected image (when pressed view image) using whoogle hosted server and display
@DUOLabs333 commented on GitHub (Jun 27, 2022):
Hmmm, this behavior will probably require some JS, which is outside my expertise.
@DUOLabs333 commented on GitHub (Jun 27, 2022):
Either way, what would the difference be, whether you go to the image directly, or see it in the Image page?
@Aikatsui commented on GitHub (Jun 27, 2022):
For it, need a new button as mentioned above e.g. "direct" - it will open full res. image (source URL) in new tab (the thing whoogle does now)
Yes
Yes+ (Also, pulls image remotely)