This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
v1.1.2
What's Changed
- New
--auto_combine
flag automatically start combining part files after download. - Now tg-upload let users change default working directory of certain flags:
--split_dir - Set custom directory for saving splitted files.
--combine_dir - Set custom directory for saving combined files.
--thumb_dir - Set custom directory for saving thumbnails.
- Fixed a bug in download module that was producing error while downloading files by providing
msg_id
without range.
Full Changelog: v1.1.1...v1.1.2