Skip to content

v2.6.0

Compare
Choose a tag to compare
@y-young y-young released this 12 Nov 15:48
· 31 commits to master since this release
d3d3ed3

New Features

  • Match Twitter x.com URL
  • Add support for S3 compatible storage by @Kare-Udon in #84
  • Add kemono.party support by @y-young in #86

Bug Fixes

  • Raise on error status when downloading file
  • FileExistsError when creating temporary directory
  • Skip files larger than 50MB when saving to Telegram

Refactoring

  • Add database driver interface
  • Add image index for kemono.party
  • Write file stream by chunks
  • Humanize file size in log output

Documentation

  • Document Kemono.party
  • Add new config option & limit of Telegram storage

Full Changelog: v2.5.1...v2.6.0