Mike Fährmann

Results 422 comments of Mike Fährmann

Zerochan support got added in commit https://github.com/mikf/gallery-dl/commit/3a8addfe458ae933885fae253f0b159f3f786130, by the way. It doesn't grab all the metadata yet (tags), but at least downloading works.

This *should* already be a thing: 41d03160ff0a22ad33f1d7510c30c0189fde4a64 Is this not working anymore?

> Edit: Yeah whatever this guy did there just isn't an endpoint for it. So unless mikf is okay with (probably) breaking DA's TOS and using internal APIs/webscraping this issue...

I'm sorry to say, but you just have to be faster. The note that says "'code' will expire 30 seconds after logging in." is there for this exact reason. If...

This is not entirely what you requested (integrating something like this into the whole skip/archive logic is complicated and error prone), but it at least allows you to filter by...

I do not have any control over chocolatey releases or really any listed on https://repology.org/project/gallery-dl/versions. I am only responsible for GitHub and Snap releases, everything else is handled by someone...

> Avatar and BG can be changed time by time, but this archive_fmt is not suited for this case. I did not consider that it can change over time. Should...

> one minor thing I still want is "hash" from filename. Since `hash` if it exists is always 32 characters long, you can get it by slicing the last few...

@AlttiRi this concept is explained at the very top and applies for all/most options: https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst#extractor-options @afterdelight conditional [directory](https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst#extractordirectory) and [filenames](https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst#extractorfilename): ``` json "directory": { "'女の子' in tags": ["{category}", "{user[id]}", "{rating}",...

> seems to be tied to the s= parameter (md5?) The hex-digest length fits, but they are most likely applying some not easy to guess transformation to URL or query...