-
Notifications
You must be signed in to change notification settings - Fork 171
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
Unable to locate google drive file map #18
Conversation
New fork with the script working again.
Fixed gDriveFileMap Fixed downloadLink added multithread (DrDeath1122 )
For downloading multiple drives.
Won't need pyportify anymore
RawConfigParser is more suited since certain caracteres in password will generate errors if ConfigParser is used.
what i can do it? |
There's a spelling mistake on line 210. Thank's for the great work anyway! |
i m getting module not found error... |
…ation Feature/fix cell number configuration
Hi Is the GD extractor working again? If so could you please help with script and the steps needed to be performed? |
Affirmative, you just need to add the cellphone number to the config file |
can please tell me the details steps.... and send me all the related files
required
…On Wed, Jun 6, 2018 at 5:51 AM, Yuri Costa ***@***.***> wrote:
Affirmative, you just need to add the cellphone number to the config file
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Al1PpIDjk1zcPe0KrlwGkjKwlC4T-A79ks5t5yCkgaJpZM4Tzil2>
.
--
|
Awesome job! |
same issue i m also having...
can't find com.whatsapp
…On Wed, Jun 6, 2018 at 5:47 PM, joaopmcosta ***@***.***> wrote:
Awesome job!
Right now I am having an issue that as soon as I input the action to list
or sync it states that can't find the com.whatsapp on the google drive. is
that common?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Al1PpNW-2GDHYciHBDKJ_WDgxgnEePNdks5t58hsgaJpZM4Tzil2>
.
|
I've successfully replicated your error, it's probably the cellphone number that isn't right. I've tested jult now and it is still working fine. |
Hi I got the script working, I don't have the database key, is there a way that we can decrypt without access to phone? |
No. |
@YuriCosta ok got it, was hoping its quick change, thx for quick reply :) |
@YuriCosta after giving all correct credential,shows an error "setting.cfg is missing or corrupt " |
Hello Yuri, thanks for your hard job man. I was able to download all my whatsapp database with important media for me. Just as comment, it would be fine to detail for settings.cfg file should be modified with phone number as follows: celnumbr = country+ area +phone number right after devid and immediately you can download your data base. Thanks again Yuri, best regards from MX. |
|
Unable to locate google drive file map for: com.whatsapp |
@soprovago : See #9 : fix your cellnumber based on what web-based gdrive "backup" tab actually says. |
The link in the console is just wrong. Idk why it is giving us it.
|
Indeed, that worked. thx! |
Tested on December 02. It works perfect. Thanks. celnumbr = number phone in international format. (Country Code Area Code + Phone) |
doesnt work |
@ArdursCorp It means your password+username combination is incorrect. |
Unable to locate google drive file map for: com.whatsapp What I can do? |
@MayurDhuri try to update your python "requests" library. I thinking on updating the script to be more personalized, including options to download only pics, vids, etc. Putting the option to choose the number of threads, a progress info and protected plain text password. |
Im getting Unable to locate google drive file map for: com.whatsapp but it was working 1 week ago. how can i fix it? |
Working on it. |
You´re working on download the corrupts backups (Unable to locate google drive file map for: com.whatsapp) ? Thank you so much. |
Yes, but I need another SIM chip to reverse engineer it, WhatsApp made some change that newer backups file maps are not stored on the same google drive requests. |
I am also getting Unable to locate google drive file map for: com.whatsapp but it was working fine three days ago. Can you fix it? |
Yes, almost 7 days ago web receive this error |
My whatsapp is also greyed out |
Man, how can i help you? i need this fix please |
Thanks a lot bro, you're a savior. Waiting for you to upload the new script |
It was working fine a few days ago, now I'm seeing the same error : "Unable to locate google drive file map for: com.whatsapp" . Any update on the fix? |
Everyone is stuck on that right now, waiting for a savior to come and fix it soon. |
New update on the project: Progress is being made, Only recently I got to buy a new SIM card to reverse engineer the new method Facebook is using to retrieve the backup but what I can say for what I saw until now is that:
|
Pull request made after some adaptations to make this scrip to work again and implemented multi-threading for faster downloads in -sync mode