Releases: AlphaSlayer1964/kemono-dl
Releases · AlphaSlayer1964/kemono-dl
kemono-dl 2021.12.29
- Minor code changes
- Added automatically checking for updates
kemono-dl 2021.12.23
- Fixed a bug where content_links.txt was always being created even with no links.
kemono-dl 2021.12.22
- Fixed visual bug of download bar not displaying correctly when resuming download.
kemono-dl 2021.12.21
- 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
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
Add force request headers to only accept json format.
Added printing of response headers when JSONDecodeError occurs.
kemono-dl 2021.12.06
hopefully fixed JSONDecoderError when calling the creators api!
kemono-dl 2021.11.03
fixed yt-dlp buggy temp folder for long file paths
kemono-dl 2021.11.01
- 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
- fixed pfp and banner not downloading because folder didn't exist
- DON'T USE RETRY it is broken on this release