Skip to content

Releases: AlphaSlayer1964/kemono-dl

kemono-dl 2021.12.29

29 Dec 07:37
3dfd4ee
Compare
Choose a tag to compare
  • Minor code changes
  • Added automatically checking for updates

kemono-dl 2021.12.23

23 Dec 10:36
a563e53
Compare
Choose a tag to compare
  • Fixed a bug where content_links.txt was always being created even with no links.

kemono-dl 2021.12.22

22 Dec 08:39
Compare
Choose a tag to compare
  • Fixed visual bug of download bar not displaying correctly when resuming download.

kemono-dl 2021.12.21

22 Dec 04:59
Compare
Choose a tag to compare
  • Completely re wrote every thing. Why? idk I'm dumb.
  • Deprecated some of the functions
  • Should be more stable
  • File structure has changed slightly and files are prepended with an index number by default now. Sorry for the inconvenience.
  • Please report any errors. If to many errors please use the 2021.12.07 release

kemono-dl 2021.12.13

13 Dec 11:37
Compare
Choose a tag to compare
kemono-dl 2021.12.13 Pre-release
Pre-release

Experimental coomer.party support

Added support for coomer.party. You will need cookies from coomer.party. You can use both cookies.txt like this --cookies "kemono.txt,coomer.txt". I also re worked a bunch of stuff also probably broke a lot of stuff. Have not done a lot of testing but with the ones I tried it worked.

kemono-dl 2021.12.07

07 Dec 19:45
Compare
Choose a tag to compare

Add force request headers to only accept json format.
Added printing of response headers when JSONDecodeError occurs.

kemono-dl 2021.12.06

06 Dec 05:54
Compare
Choose a tag to compare

hopefully fixed JSONDecoderError when calling the creators api!

kemono-dl 2021.11.03

03 Nov 20:22
Compare
Choose a tag to compare

fixed yt-dlp buggy temp folder for long file paths

kemono-dl 2021.11.01

01 Nov 23:47
1394271
Compare
Choose a tag to compare
  • Added checking file hash and skipping download. (using --archive is still recommended over just relying on the hash checker)
    • Some files on kemono seem to have the wrong hash in their file name so some files might get redownloaded.
  • Fixed retry being broken.

kemono-dl 2021.10.30.1

30 Oct 17:48
Compare
Choose a tag to compare
  • fixed pfp and banner not downloading because folder didn't exist
  • DON'T USE RETRY it is broken on this release