Ljzd-PRO / KToolBox

Downloader for Kemono.party / .su with High Customizability | 高度可自定义性的 Kemono 下载器
https://ktoolbox.readthedocs.io
BSD 3-Clause "New" or "Revised" License
240 stars 10 forks source link

EASY TO READY-TO-GO TUTORIAL: CLICK HERE TO GET TAUGHT STEP BY STEP HOW TO USE THE PROGRAM #141

Open TheThirdComputer opened 3 months ago

TheThirdComputer commented 3 months ago

Hi, I write this small post in order to help future people, and maybe hint OP to update the tutorial website.

  1. Go to the website https://ktoolbox.readthedocs.io/latest/
  2. Go to CMD (or your favorite command prompter), and write "pip3 install ktoolbox" without the "s.
  3. Go to the folder/directory where you plan to start your download, there, create a file called "prod.env"
  4. Open "prod.env" with notepad/notepad++/etc
  5. There, write inside of it this next:

KTOOLBOX_JOB__POST_DIRNAME_FORMAT={id} {title} {published} {user} {service}

KTOOLBOX_JOB__POST_STRUCTURE__ATTACHMENTS=./

KTOOLBOX_JOB__COUNT=1

KTOOLBOX_JOB__SEQUENTIAL_FILENAME=True

KTOOLBOX_JOB__FILENAMEFORMAT=[{title}]{}

5.1. EXPLAINATION: Each line modifies the way the program works in different ways...

  1. In your folder/directory path, write CMD and then there write one of the two next:

ktoolbox sync-creator [WEBSITE-ENTIRE-ARTIST-URL-GOES-HERE] ktoolbox download-post [WEBSITE-SPECIFIC-POST-URL-GOES-HERE]

  1. This step is important, but you wont be able to do it with another software paid or free (I use Clone File Checker which is paid), and is to delete 100% identical files, which sometimes kemono.com kind of glitches out and creates identical files, which when downloading all to avoid the issue of potential similar alternate-versions getting skipped over, you end up with a lot of repeated data.

  2. Im certain there is more tips and tricks for KToolBox, but im not that experienced with the program, you should read and research on your own to maximize the efficiency on it. Cheers.

TheThirdComputer commented 3 months ago

I will keep this 'issue' open, and not closed, to make sure any future newcomers to have fast, easy access to it.

Ljzd-PRO commented 1 day ago

Now graphical config editor is available

https://github.com/Ljzd-PRO/KToolBox/releases/tag/v0.10.0