iyear / tdl

📥 A Telegram tookit written in Golang
https://docs.iyear.me/tdl
GNU Affero General Public License v3.0
3.71k stars 383 forks source link

[Bug] When use the "takeout" option, download will never start. #646

Open Lilacist opened 3 weeks ago

Lilacist commented 3 weeks ago

Describe the bug

When I use the "takeout" option,the download will never start. After the "takeout" option removed and keep the rest cli same,it works. I turned on the debug option and saved the log,I will put it in Additional context. So, what does the "takeout" switch mean? And why I stuck here? If it is my fault, please help me resolve it,thank you very much!

To Reproduce

1.run the program with "takeout" option. 2.download will never start. 微信图片_20240614000738

  1. Remove the "takeout" option and it will start download immediately.

Expected behavior

It should start normally.

Version

Version: 0.17.1 Commit: 7f4e543 Date: 2024-05-29T14:50:17Z

go1.21.10 windows/amd64

Which OS are you running tdl on?

Windows

Additional context

https://github.com/Lilacist/logs/blob/main/takeout.log

papaj-na-wrotkach commented 2 weeks ago

247 duplicate