Junyu Liu
Junyu Liu
Yes, I've tested it. The forwarded messages are not much different from regular messages, except that there are some values in fields related to forwarding.
I submitted https://github.com/gotd/td/pull/1442 to try to fix this issue.
Does this situation occur in the old version?
@tdlbugreport Are there any old versions with stable work? I want to check their diffs.
What's your command and flags?
I cannot reproduce it locally on v0.17.1. Downloading and uploading large files may trigger server-side throttling and bans, but it's a black box with no good way to bypass it.
`--skip-same` is as expected. If the corresponding file already exists, it will be skipped and the download will not be executed again. I'm not sure what scenario you're referring to?
Would calling the tdl command each time when there is a new url solve the issue?