mikf / gallery-dl

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

[Feature Request] Kemono Favourites Download Order Options #5620

Closed DrQuantum101 closed 3 months ago

DrQuantum101 commented 4 months ago

When given the prompt to download all artists found on https://kemono.su/favorites with adequately passed cookies, the extractor will download in numeric order of artist ID or post ID depending on the value of extractor.kemonoparty.favorites. This is problematic and time-consuming when updating an existing download collection with a pre-existing archive database.

Support should be implemented to download using the default appearance of favourites that appears on kemono, shown below:

image

This would effectively download newer un-archived & un-dowloaded files first then check through all older, less updated users to see if any files are missing from the archive/download directory.

mikf commented 4 months ago

Will be available in the next release: 72ac2c75

DrQuantum101 commented 3 months ago

Awesome, great tool!