Closed KayJay95 closed 4 months ago
Are you sure this isn't the de-dupe in action, ie, it's saying that it's already been downloaded to that folder and is then skipped? I can't test right now, but you should be able to verify by loading the url of a skipped file and cross checking with what came down. If there are too many files/folders to visually check (and assuming it has a different filename), you could manually download and use a dupe file utility like dupeGuru.
You're using the --search-existing
option (don't, it's not good), so it's searching all of your already-downloaded files and then not writing a second file if it's an exact match. They might be files from different posts or subreddits, but are the same file nonetheless. If you don't want this behaviour, don't use --search-existing
and --no-dupes
.
It's not really a bug however some files download to an unknown location.
I just wanted to ask where these end up.
Description
When I run the download for Reddit I sometimes get this message: [2024-05-06 16:18:35,535 - bdfr.downloader - INFO] - Resource hash 3212b939476797933c6480962e92413f from submission 1be2qd3 downloaded elsewhere
This is just one of the ones I get, the hash number and the submission number change.
Command
.yaml file
Environment
Logs
This is long as I downloaded about 100 images, sorry in advance 😅 (I've deleted a section in the middle so it's not too long)