Skip to content

It seems that there is a bug in the --skip-same command, and it will download the same files. #889

New issue

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

Open
bloodywinggithub opened this issue Mar 5, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@bloodywinggithub
Copy link

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

@bloodywinggithub bloodywinggithub added the bug Something isn't working label Mar 5, 2025
@bloodywinggithub
Copy link
Author

对了,还有跳过文件不下载的情况

@tananats
Copy link

tananats commented Mar 7, 2025

I also encountered the same problem with MacOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants