Fukitsu

Results 16 comments of Fukitsu

I think he probably means something like https://github.com/svenstaro/miniserve option to download a folder or the whole thing as tar or zip

What version of gallery-dl are you using and what URL are you giving it?

I think it depends on what you include to download. For example, I'm re-scraping some profiles to test and it downloaded new pictures using `"include": ["timeline", "media", "replies"],` in my...

Mine is just ``` "directory": ["Kemonoparty", "{service}", "{username} - ({user})", "{date:?//%Y-%m-%d} - {id}"], "filename": "({num:>02})-{filename}.{extension}", ```

I'd like that option too, or a way to append the quality to the folder name

This userscript works on Firefox but not Chromium. I've tried all kind of things on Chromium but I just can't get it to work ``` (function() { 'use strict'; //...