YuriCosta / WhatsApp-GD-Extractor-Multithread

Allows WhatsApp users on Android to extract their backed up WhatsApp data from Google Drive.
GNU General Public License v3.0
182 stars 55 forks source link

Cant download sync #27

Closed studiophoyo closed 6 months ago

studiophoyo commented 3 years ago

Backup clients/wa/backups/XXXXXX (4GiB): Progress: 11.846% msgstore.db.crypt14 Traceback (most recent call last): File "\WhatsApp-GD-Extractor-Multithread-master\WhatsAppGDExtract.py", line 230, in main(sys.argv) File "\WhatsApp-GD-Extractor-Multithread-master\WhatsAppGDExtract.py", line 227, in main wa_backup.fetch_all(backup, cksums) File "\WhatsApp-GD-Extractor-Multithread-master\WhatsAppGDExtract.py", line 126, in fetch_all for name, size, md5Hash in downloads: File "\Python\Python39\lib\multiprocessing\pool.py", line 870, in next raise value File "\Python\Python39\lib\multiprocessing\pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "\WhatsApp-GD-Extractor-Multithread-master\WhatsAppGDExtract.py", line 123, in lambda file: self.fetch(file), File "\WhatsAppGDExtract.py", line 111, in fetch download_file( File "\WhatsAppGDExtract.py", line 53, in download_file with open(file, "bw") as dest: FileNotFoundError: [Errno 2] No such file or directory: 'XXXXXXXXX\files\Media\WhatsApp Animated Gifs\Sent\VID-20201110-WA0049.mp4'

rodrigopar99 commented 3 years ago

This just happened to me :(

Alcazer commented 3 years ago

Can you download the latest version, backup google drive and try again?