mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
10.68k stars 881 forks source link

nightly build links expires within 24 hours and I almost always miss the new link #5767

Closed Ahmed0425 closed 6 days ago

Ahmed0425 commented 1 week ago

can you extend the availability period to a longer period before expiration? a week say! cuz I always miss the build :(

mikf commented 1 week ago

https://github.com/gdl-org/builds/releases

Ahmed0425 commented 1 week ago

https://github.com/gdl-org/builds/releases

I meant that https://github.com/mikf/gallery-dl/actions/workflows/executables.yml not the link above as I'm already aware of it

Ahmed0425 commented 1 week ago

Screenshot 2024-06-20 145023 this is what I'm speaking of! https://github.com/mikf/gallery-dl/actions/runs/9567314810

mikf commented 1 week ago

The files on the actions page are the exact same as the ones that can be found at https://github.com/gdl-org/builds/releases. There's no need to increase the expiration period when they are available indefinitely elsewhere, with the added bonus that you don't need a GitHub account to download them.

Also, v1.27.0 added an --update option so you don't even have to grab a new file manually.