Skip to content

Releases: AlphaSlayer1964/kemono-dl

kemono-dl 2021.10.24.1

25 Oct 01:20
bde49e7
Compare
Choose a tag to compare

Fixed:

printing error when using yt-dlp

kemono-dl 2021.10.24

24 Oct 20:55
04551be
Compare
Choose a tag to compare

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

23 Oct 19:27
2822353
Compare
Choose a tag to compare

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 not external_links.txt

kemono-dl 2021.10.21

21 Oct 13:05
7c97037
Compare
Choose a tag to compare
  • added better error handling to downloader

kemono-dl 2021.10.19

19 Oct 18:24
4f16d81
Compare
Choose a tag to compare
  • added --force-indexing : Adds an indexing value to the attachment file names to preserve ordering

kemono-dl 2021.10.18

18 Oct 17:24
34b9e6a
Compare
Choose a tag to compare
  • create .json file of post info
  • fixed bug with long folder names
  • saves comments to comments.html

kemono-dl 2021.10.13.1

13 Oct 05:33
877ed8b
Compare
Choose a tag to compare
  • -s, --simulate now gives a simulated output instead of just printing post data
  • changed output printing formatting

kemono-dl 2021.10.13

13 Oct 04:38
10b3a8a
Compare
Choose a tag to compare

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

11 Oct 04:16
f42bda9
Compare
Choose a tag to compare
  • fixed bug where PIL wouldn't let go of file when trying to delete the old one.

kemono-dl 2021.10.10

10 Oct 20:32
bf6c823
Compare
Choose a tag to compare
  • fixed bug where if icon or banner doesn't download script would try to delete the file that wasn't downloaded.