KurtBestor / Hitomi-Downloader

:cake: Desktop utility to download images/videos/music/text from various websites, and more.
21.84k stars 2.02k forks source link

How can I batch download Kemono content and change the naming format for downloaded folders? Kemono 콘텐츠를 일괄 다운로드하고 다운로드된 폴더의 명명 방식을 변경하는 방법은 무엇인가요? #6908

Open Qualiazero opened 7 months ago

Qualiazero commented 7 months ago

Hello! After installing the official Kemono download plugin, I found that I cannot batch download all submissions from a specific author; I have to copy and paste each submission URL individually.

And, in the option-preference-general Folder Format section, even if I manually enter a new naming format, it cannot be saved. After adding a download task, the folders are still named using the original format. Furthermore, after restarting the software, the custom naming format I entered disappears. What should I do?

안녕하세요! 공식 Kemono 다운로드 플러그인을 설치한 후에도 특정 작가의 모든 게시물을 일괄 다운로드할 수 없다는 문제가 있습니다. 각 게시물 URL을 복사하여 붙여넣어야 하는 번거로움이 있습니다.

또한 option-preference-general의 Folder Format 섹션에서 새로운 명명 방식을 수동으로 입력하더라도 저장되지 않습니다. 다운로드 작업을 추가한 후에도 폴더는 여전히 원래의 명명 방식을 사용하여 명명됩니다. 게다가 소프트웨어를 다시 시작한 후에는 입력한 사용자 지정 명명 형식이 사라집니다. 어떻게 해야 할까요?

rickmiron commented 7 months ago

plugin: https://github.com/rickmiron/variado/blob/main/kemonosu_downloader.py

Qualiazero commented 7 months ago

plugin: https://github.com/rickmiron/variado/blob/main/kemonosu_downloader.py

Hello! Thank you very much for the plugin! This plugin has indeed solved the issue of batch downloading, which is fantastic! However, I'm still unable to customize the folder name through preference-folder format. Do you happen to know how to do it?

rickmiron commented 7 months ago

What format do you prefer?

Qualiazero commented 7 months ago

What format do you prefer?

Hello rickmiron, thanks for your plugin!

I mean I would like to change the folder naming format in the preference so that it can be sorted by thread number image image image image image image image I would like to customize the folder naming format through the general settings, similar to Pixiv Fanbox Downloader

rickmiron commented 7 months ago

I haven't explored those options, but I can place the format internally in the code try this new change: https://github.com/rickmiron/variado/blob/main/kemonosu_downloader%20Qualiazero.py

Qualiazero commented 7 months ago

rickmiron

Oh my goodness! Thank you so much for your help! This change is absolutely fantastic! I don't know how to thank you!!

code-KURO commented 5 months ago

I haven't explored those options, but I can place the format internally in the code try this new change: https://github.com/rickmiron/variado/blob/main/kemonosu_downloader%20Qualiazero.py

I've been looking for this type plugins for a while, thank you man. A question, since the subfolders are already located within a main folder with the artist name, how do I remove that "artist name" at the end of the subfolders? I really appreciate. Thanks.