We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
设置单任务10线程,过段时间自动变成5线程,不知道和限流有没有关系
tdl -n xxxxx dl -f '/xxx/xxx.json' --proxy socks5://127.0.0.1:7890 -d '/Volumes/xxxxxxx' -t 10 -l 1 --continue --reconnect-timeout 0 --skip-same --takeout --debug tdl --delay 8s
应该统一按照单任务吧
Version: 0.18.5 Commit: 2321013 Date: 2025-01-25T11:11:37Z
go1.21.13 darwin/arm64
macOS
No response
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
不止5任务了
确定目前没有限流,但是设置单线程,当前线程没有完成就开始新的线程了
iyear
No branches or pull requests
Describe the bug
设置单任务10线程,过段时间自动变成5线程,不知道和限流有没有关系
To Reproduce
tdl -n xxxxx dl -f '/xxx/xxx.json' --proxy socks5://127.0.0.1:7890 -d '/Volumes/xxxxxxx' -t 10 -l 1 --continue --reconnect-timeout 0 --skip-same --takeout --debug tdl --delay 8s
Expected behavior
应该统一按照单任务吧
Version
Version: 0.18.5
Commit: 2321013
Date: 2025-01-25T11:11:37Z
go1.21.13 darwin/arm64
Which OS are you running tdl on?
macOS
Additional context
No response
The text was updated successfully, but these errors were encountered: