Skip to content

kemono-dl 2022.04.24

Compare
Choose a tag to compare
@AlphaSlayer1964 AlphaSlayer1964 released this 24 Apr 22:53
· 19 commits to main since this release

Added

  • --icon Download the users profile icon. Only works when a user url is passed.
  • --banner Download the users profile banner. Only works when a user url is passed.
  • --dms Write user dms to a html file. Only works when a user url is passed.
  • --user-filename-pattern PATTERN Set the file name pattern for icon, banner, and dms.
  • --json Write the post json to a file.
  • --verbose Now writes to a debug.log again (I still need to add more debug information)

Changed

  • --content-filename-pattern PATTERN --> --other-filename-pattern PATTERN
  • All Default Patterns. Look at bottom of README!

Known Issues

  • [PATREON] Some post attachments have a patreon url as the file name so there is not a correct file extension!
  • Not really an issue but I know the html files are not formatted pretty.