Skip to content
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

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

Open
Smoreonastick opened this issue Jun 21, 2017 · 3 comments
Open

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

Smoreonastick opened this issue Jun 21, 2017 · 3 comments

Comments

@Smoreonastick
Copy link

  • 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"

@rautamiekka
Copy link

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

@cyian-1756
Copy link
Contributor

cyian-1756 commented Jun 21, 2017

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)

@metaprime
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants