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 gives error division by zero #6252

Closed
ramiropistoia opened this issue Sep 29, 2024 · 4 comments
Closed

Flickr gives error division by zero #6252

ramiropistoia opened this issue Sep 29, 2024 · 4 comments

Comments

@ramiropistoia
Copy link

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

@mikf
Copy link
Owner

mikf commented Sep 29, 2024

Revert to version 1.27.4 or earlier.

I've managed to leave a 1/0, intended for testing purposes a051e1c, in the code and include it in the 1.27.5 release. Not the first time something like this happened ...

@ramiropistoia
Copy link
Author

ramiropistoia commented Sep 29, 2024

Thanks for the response! Now it works normally. On 1.27.4

mikf added a commit that referenced this issue Sep 30, 2024
fixes regression introduced in a051e1c
@mikf mikf added the fixed label Sep 30, 2024
@dmitrimaximov
Copy link

@mikf , any chance a newer release with the fix is on the roadmap? I tried to find 1.27.4 but it seems that homebrew doesn't have it (or I couldn't find a way to install a version which is not the latest). I'm on a mac and I use homebrew for software install. thanks in advance.

@mikf
Copy link
Owner

mikf commented Oct 8, 2024

@dmitrimaximov There will be a new release by the end of the week.

@mikf mikf closed this as completed Oct 11, 2024
@mikf mikf removed the fixed label Oct 11, 2024
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

3 participants