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

[Artstation]crashes during download with Media-Downloader #7099

Open
Darkwolflair opened this issue Mar 2, 2025 · 1 comment
Open

[Artstation]crashes during download with Media-Downloader #7099

Darkwolflair opened this issue Mar 2, 2025 · 1 comment

Comments

@Darkwolflair
Copy link

Hi,

gallery-dl juste upgraded to version 1.29, and all downloads crashed within Media Downloader regarding ArtStation.

Just downgrade to version 1.28.5, and everything is working fine (Windows 10 22H2, media downloader 5.2.2 Qt 6.8.1).

Thanks

@mikf
Copy link
Owner

mikf commented Mar 2, 2025

There have been no changes to the artstation code between 1.28.5 and 1.29.0

$ git diff v1.28.5 v1.29.0 -- artstation.py 
# ... nothing

This might be caused by the changes to how gallery-dl.exe is built, if that's what Media Downloader is using:

  • v1.28.5: Windows 7 x86 / Python 3.8 / py2exe
  • v1.29.0: Windows 10 / Python 3.13 / PyInstaller

edit: Builds with the same versions as v1.28.5 are available at https://github.com/mikf/gallery-dl/releases/download/v1.29.0/gallery-dl_x86.exe

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

2 participants