-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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 gives error division by zero #6252
Comments
Revert to version 1.27.4 or earlier. I've managed to leave a |
Thanks for the response! Now it works normally. On 1.27.4 |
@mikf , any chance a newer release with the fix is on the roadmap? I tried to find 1.27.4 but it seems that |
@dmitrimaximov There will be a new release by the end of the week. |
Attempting to download a Flickr public profile flickr(.)com/photos/username now, instad of downloading, give a error
[flickr][warning] Skipping photo 111111111111 (ZeroDivisionError: division by zero)
(11111111 is the number of the photo, e.g. the filename when it was downloading
I tried with different public albums, regular and pro, new and old, and the same error.
Might be something on Flickr end.
I don't log in to download on gallery-dl, because I'm interested in public albums only, not private
OS: Windows 11 24H2 26100.1742
Command: on CMD change to the directory where gallery-dl.exe is located (in my case D:) and type gallery-dl [URL of profile] It worked for years long without problem
The text was updated successfully, but these errors were encountered: