Greasy Fork is available in English.

Flickr Original Link

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

< Feedback em Flickr Original Link

Avaliação: Bom - o script funciona

§
Publicado: 23/10/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!

§
Publicado: 23/10/2022

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

§
Publicado: 23/10/2022

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

Publicar resposta

Faça o login para publicar uma resposta.