I'm trying to change the link _m to _o but I am still unable to get the original flickr image. Is there any possible ways? I am able to provide the full code if needed. I took away the farm as it is unable to contain.
我试着改变链接_m到_o,但是我仍然无法得到原始的flickr图像。有没有可能的方法?如果需要,我可以提供完整的代码。我拿走了农场,因为它无法控制。
entry.setUrl("https://"".staticflickr.com/"+serverId+"/"+ photoId +"_"+secret+"_m.jpg");
1 个解决方案
#1
0
I think u should have link to this foto with /sizes/o/
我认为你应该把这个foto和/size /o联系起来。
for example look here
例如看这里
https://www.flickr.com/photos/llnl/9403051123/sizes/o/
https://www.flickr.com/photos/llnl/9403051123/sizes/o/
it gives orginal foto.
它给有意者正本。
#1
0
I think u should have link to this foto with /sizes/o/
我认为你应该把这个foto和/size /o联系起来。
for example look here
例如看这里
https://www.flickr.com/photos/llnl/9403051123/sizes/o/
https://www.flickr.com/photos/llnl/9403051123/sizes/o/
it gives orginal foto.
它给有意者正本。