You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that in one channel, for the same file with the same file name and size, it will still be downloaded repeatedly. For example: {"id": 2470, "type": "message","file": "Wicked - Ghost Rider Bust (Images).zip"} and {"id": 2145, "type": "message", "file": "Wicked - Ghost Rider Bust (Images).zip"}. Only the IDs are different.
To Reproduce
use tdl dl command
Expected behavior
It can‘t download the same file just because the naming is different when using the tdl dl command to download the same file uploaded with different IDs.
Describe the bug
I found that in one channel, for the same file with the same file name and size, it will still be downloaded repeatedly. For example: {"id": 2470, "type": "message","file": "Wicked - Ghost Rider Bust (Images).zip"} and {"id": 2145, "type": "message", "file": "Wicked - Ghost Rider Bust (Images).zip"}. Only the IDs are different.
To Reproduce
use tdl dl command
Expected behavior
It can‘t download the same file just because the naming is different when using the tdl dl command to download the same file uploaded with different IDs.
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: