ripme icon indicating copy to clipboard operation
ripme copied to clipboard

Flickr albums not downloading. Error: No images found at " "

Open Smoreonastick opened this issue 7 years ago • 3 comments

  • Ripme version: 1.420
  • Java version (output of java -version): 1.8.0_121
  • Operating system: Windows 10 64 bit
  • Exact URL you were trying to rip when the problem occurred: https://www.flickr.com/photos/chrisdlm/sets/72157629776028705
  • Please include any additional information about how to reproduce the problem: Seems I can't download anything from flickr, it's not just this album.

Expected Behavior

To rip albums from Flickr.

Actual Behavior

Error: No images found at "website.com"

Smoreonastick avatar Jun 21 '17 08:06 Smoreonastick

Since we're talking about a Java software, you should update your Java for security, and it'll likely be more compatible with Win10. It very likely doesn't make any difference for this issue, but security (and OS compatibility) is important regardless.

Before installing a new Java version, uninstall all previous versions (unless you know you need a specific version for something, and hopefully you don't have such a retarded need (I'm not blaming you for it)): http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

rautamiekka avatar Jun 21 '17 09:06 rautamiekka

It looks like flickr has changed their page layout and broken the ripper

Edit: It looks like flickr has changed a ton of stuff since the ripper was last updated

Edit_2: It looks like you need javascript to get the photos now (Without it you can only get the thumbnails)

cyian-1756 avatar Jun 21 '17 10:06 cyian-1756

It looks like you need javascript to get the photos now (Without it you can only get the thumbnails)

I wonder if we could reproduce the same logic to download the images. Should be possible, unless the data is downloaded via JS from an endpoint we can't access for some reason.

metaprime avatar Jun 21 '17 16:06 metaprime