Greasy Fork is available in English.

Flickr Original Link

Show direct links to download biggest Flickr image available and some other sizes.

< Feedback on Flickr Original Link

Review: Good - script works

§
Posted: 23 Oktober 2022

Possible solution to the "not working as of Oct 2022". Change Line 92 where it says....

'":{"displayUrl":"([^"]+)","width":(\\d+),"height":(\\d+)'

to

'":{"data":{"displayUrl":"([^"]+)","width":(\\d+),"height":(\\d+)'


I just added the part :{"data") to the regular expression. I am not a JavaScript developer, but changing that part helped the script work for me. So, please use it at your own discretion. If anyone has a more "correct" solution please share with us.

Cheers!

freakingprimePembuat
§
Posted: 23 Oktober 2022

Thank you for your suggestion. I've updated the script.

§
Posted: 23 Oktober 2022

To the author "freakingprime", thank you so much for the script and for updating it.

Post reply

Sign in to post a reply.