Skip to content

Releases: iyear/tdl

v0.8.1

24 Apr 06:55
Compare
Choose a tag to compare

Changelog

Bug fixes

Documentation updates

Others

v0.8.0

09 Apr 14:00
Compare
Choose a tag to compare

Highlights

  • [Feat] Support export with message content. #46
  • [Feat] Support export with regexp filter.
  • [Feat] Support command flag completions.
  • [Feat] Add logout survey to separate from imported session.
  • [Feat] Make max part size as default value.
  • [Fix] Smaller connection backoff elapsed time and multiplier.
  • [Fix] Don't collect CDN dcs.
  • [Fix] Old gotd dependencies.

Changelog

New Features

Bug fixes

Documentation updates

Refactoring

Others

v0.7.3

22 Mar 05:40
Compare
Choose a tag to compare

1K+ Stars, Thank you!

Highlights

Warning
There are some BREAKING CHANGES. See README for details.

  • [Feat] Auto find possible paths when login with desktop (CLI BREAK)
  • [Feat] Support export last N media files (CLI BREAK)
  • [Feat] Support nested directories with template.
  • [Fix] Ignore MP4 information errors

Changelog

New Features

Bug fixes

Documentation updates

Refactoring

Others

v0.7.2

18 Feb 07:22
Compare
Choose a tag to compare

Highlights

  • [Feat] Support --continue --restart flag to control download resuming
  • [Feat] Support custom filename template functions. Link

Changelog

New Features

Documentation updates

v0.7.1

03 Feb 07:11
Compare
Choose a tag to compare

Highlights

Warning
The default value of the custom download order is different from v0.7.0, if you want to resume the v0.7.0 download, you need to enter --desc flag

  • [Feat] Support custom download order. See README for details.
  • [Fix] Resume downloads faster

Changelog

New Features

Documentation updates

Others

  • 6f80444: feat!(dl): support custom download order with desc flag (@iyear)

v0.7.0

31 Jan 12:54
Compare
Choose a tag to compare

Highlights

  • [Feature] Resume download
  • [Feature] Print logs to ~/.tdl/log
  • [Feature] Custom upload target chat
  • [Fix] Infinite blocking when downloading some small files
  • [Fix] Retain the last msg id in chat export
  • [Fix] Get max photo size

Changelog

New Features

Bug fixes

Documentation updates

Refactoring

Others

v0.6.0

03 Jan 10:35
Compare
Choose a tag to compare

Changelog

Bug fixes

v0.6.0-beta

22 Dec 09:58
Compare
Choose a tag to compare

Highlights

This update is mainly for the download part

  • Add rewrite-ext option to support correcting file extensions
  • Add skip-same option to automatically skip downloaded files
  • Add DC pool to speed up downloading, solve the problem like #20
  • Add way to download from Scoop ( Thanks @Zliced13 )
  • Support custom download directory
  • Support TDL_TEMPLATE environment variable
  • Support download file extension filter (whitelist/blacklist)

Please see the README for details of usage.

If there are any bugs or better suggestions, please file new issues

Changelog

New Features

Bug fixes

  • a708de0: fix(dl): auto stop but downloading is not finished (@iyear)
  • 6138e2e: fix(dl): small files may finish too fast, terminal history may not be overwritten (@iyear)

Documentation updates

Refactoring

Others

v0.5.6

07 Dec 02:22
Compare
Choose a tag to compare

Changelog

Bug fixes

Others

v0.5.5

03 Dec 06:48
Compare
Choose a tag to compare

Changelog

Bug fixes