mirror of
https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader.git
synced 2026-04-27 17:35:48 +03:00
[GH-ISSUE #29] Feature request: Remember downloaded files so it doesn't re-download if deleted, renamed, or modified #96
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Twitter-X-Media-Batch-Downloader#96
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TeKett on GitHub (Oct 7, 2025).
Original GitHub issue: https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/issues/29
I want to clean up and remove the files i dont want, and rename, move, and modify them.
An sqlite database should be able to do this super quickly, rather then the relatively slow checking if the file exists on disk or not.
I also noticed that if you fetch using different upper and lower case letters it downloads multiple times. Could be a linux thing since upper and lower case letters in the file names counts as different files.
@afkarxyz commented on GitHub (Nov 18, 2025):
Implement v3.8