Paid Messages not downloading fully - missing images #65
Loading…
x
Reference in New Issue
Block a user
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?
When starting from scratch and selecting “Download paid messages only”, the tool correctly downloads all audio, video, and image files.
However, when performing a full profile download, it consistently fails to include images within paid message bundles. Audio and video files are downloaded successfully, but the images are missing. The log reports that it found 19 paid messages and downloaded them, even though the images were not actually retrieved.
Re-running the downloader shows “nothing new to download”, and inspecting the user’s database confirms that only the images are missing from the records.
In summary:
A fresh “paid messages only” download works correctly (all media types are saved).
A full profile or subsequent download misses images in paid message bundles.
Out of 19 total files (13 images, 6 videos, 1 audio), the 13 images are never downloaded or added to the database.
Here are some screenshots
I'm having a similar issue with a non-paid message. It's a big one with dozens of videos in it, but it's only downloading 3/4 of them.
Do you have the DownloadDuplicatedMedia config option enabled? It's possible that the images or videos are duplicates of media already sent/posted by the user, so it's not being downloaded again.
Please attach your config.conf if you are still experiencing this.