Releases: AlphaSlayer1964/kemono-dl
Releases · AlphaSlayer1964/kemono-dl
kemono-dl 2021.10.24.1
Fixed:
printing error when using yt-dlp
kemono-dl 2021.10.24
Added
--only-filetypes EXT Only downloads attachments and post file with
given extentions. Suports comman seperated lists.
(Format: JPG,mp4,png)
--skip-filetypes EXT Skips attachments and post file with given
extentions. Suports comman seperated lists.
(Format: JPG,mp4,png)
Removed
--simulate
kemono-dl 2021.10.23.1
Notice:
You need to re install requirements.txt
to get yt-dlp and for the script to run
Added:
--force-external
--yt-dlp
(experimental)--force-yt-dlp
(experimental)--skip-comments
Changes:
- Now prints title and info when download starts and not when it ended.
- Embeds are now saved to
embeds.txt
and notexternal_links.txt
kemono-dl 2021.10.21
- added better error handling to downloader
kemono-dl 2021.10.19
- added
--force-indexing
: Adds an indexing value to the attachment file names to preserve ordering
kemono-dl 2021.10.18
- create .json file of post info
- fixed bug with long folder names
- saves comments to comments.html
kemono-dl 2021.10.13.1
-s, --simulate
now gives a simulated output instead of just printing post data- changed output printing formatting
kemono-dl 2021.10.13
I pray nothing broke. 🙏
- added
--min-filesize
- added
--max-filesize
- added
--skip-content
- added
--skip-embeds
- added
--favorite-users
- added
--favorite-posts
- fixed printing error for date out of range
kemono-dl 2021.10.11
- fixed bug where PIL wouldn't let go of file when trying to delete the old one.
kemono-dl 2021.10.10
- fixed bug where if icon or banner doesn't download script would try to delete the file that wasn't downloaded.