Skip to content
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

Download big Files/Medias #3192

Open
1 task done
Matheus-Lima-Moreira opened this issue Jul 10, 2024 · 0 comments
Open
1 task done

Download big Files/Medias #3192

Matheus-Lima-Moreira opened this issue Jul 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Matheus-Lima-Moreira
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Hi guys, i need a help with receiving big files from wwebjs, when i send a file higher than 300mb on wweb the event is triggered on my code but when i call the method "downloadMedia()" on the message it stay in this infinitely without a response

Expected behavior

Receive any response from "downloadMedia()" Function

Steps to Reproduce the Bug or Issue

  1. go to whatsapp web and send to anyone a media/file higher than 300 mb;
  2. put a console.log before "await msg.downloadMedia()" and another one after this function;
  3. await this infinitely without a response.

Relevant Code

Captura de tela 2024-07-10 112523

Browser Type

Google Chrome

WhatsApp Account Type

Standard

Does your WhatsApp account have multidevice enabled?

Yes, I am using Multi Device

Environment

OS: windows 10
Phone OS: Android
whatsapp-web.js version: exodus
whatsapp-web version: v2.3000.1014777976
node version: 1.18.0

Additional context

No response

@Matheus-Lima-Moreira Matheus-Lima-Moreira added the bug Something isn't working label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant