Releases: AlphaSlayer1964/kemono-dl
Releases · AlphaSlayer1964/kemono-dl
kemono-dl 2021.10.30
- added a workaround for yt-dlp postprocessor failing because file path to long
- changed printing output
kemono-dl 2021.10.29.1
- json file is only created if the post encountered no errors
- added second layer of exception handling to yt-dlp (Found some cases where their exception handler wasn't calling an exception. If this happens to you and it is a valid link you will need to report to their github)
kemono-dl 2021.10.29
- Changed
--post-timeout
to trigger after checking--archive
and--update
and date options - Downloads with yt-dlp will now not count as errors if the video is unavailable or if the url is unsupported (you will still get an error message but it won't stop it from completing the post successfully and being arched).
kemono-dl 2021.10.28.2
fixed bug with --only-filetype
and --skip-filetype
added --skip-json
added --update
kemono-dl 2021.10.28.1
fixed looping bug with retry
fixed another possible windows file name bug
kemono-dl 2021.10.28
- bug when printing bad status in download fixed.
- fixed another windows folder naming issue!
kemono-dl 2021.10.27.1
- added
--retry-download
--post-timeout
- improved downloader error handling (hopefully)
kemono-dl 2021.10.27
fixed giving error for pfp and banner
kemono-dl 2021.10.26.2
Changes
Split script into multiple files.
Added retrying when getting request.
Better file and folder name checking for windows.
kemono-dl 2021.10.26.1
Fixed:
inline image downloading