-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unsplash support? #527
Comments
Thanks for the quick reply, but that doesn't work as I want it. My aim is to get the full resolution uncompressed free picture. Hope I make sense. For instance https://unsplash.com/photos/PPuIEscvPfM does open a pic but it's .avif - what I want is https://images.unsplash.com/photo-1678876403327-13ac6aa6e8aa (I get this in FireFox by using "Open image in new tab" and manually removing anything after the question mark https://images.unsplash.com/photo-1678876403327-13ac6aa6e8aa?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1170&q=80 - basically format, resolution, quality) So the unsplash.com/photos/ID changes to images.unsplash.com/photo-ID. |
If possible, I want the script to parse the the URL and rewrite it to get that full/largest image. I'm not using the Unsplash website to get the images, but an extension named Tabliss (from any new tab I just right click and choose "open image in new tab"). I was wondering if handyimage can rewrite the URL to a simpler form (which will grant access to the original image). |
that download original button seems to have the full\largest image, are you not opening these tabs from a gallery page? cuz there's a download button there you could press instead of opening a tab 🤔 (my prev screen)
yea, with "open images directly with browser" option in the script, that seems to be its main use - to let ppl use tab downloader |
No, I open them from an extension, by using right click and "open image in new tab"
When I press the "Configuration" button nothing happens. |
Can you please add Unsplash? I tried adding the website on the User includes & User matches but I'm doing something wrong.
For instance https://images.unsplash.com/photo-1553969420-fb915228af51?ixid=MnwxMTI1OHwwfDF8cmFuZG9tfHx8fHx8fHx8MTY3OTAwNTM1OA&ixlib=rb-4.0.3&q=85&w=1920 to be rewritten to https://images.unsplash.com/photo-1553969420-fb915228af51 (the latter is the high res no re-compression url).
The text was updated successfully, but these errors were encountered: