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

Error to send audio and video whatsapp version 2.3000x #3136

Closed

Conversation

raultocantins
Copy link

PR Details

Description

Updated the Puppeteer library to resolve issues with sending audio and video on WhatsApp version 2.30000x. The previous version of the library did not allow proper sending of these media types. After the update, sending audio and video started working normally.

Related Issue

Motivation and Context

This change is necessary to fix the issue of sending audio and video on WhatsApp version 2.30000x. The Puppeteer library update resolved the problem, allowing these media types to be sent correctly.

How Has This Been Tested

The update was tested in the development environment by verifying the sending of audio and video. Manual tests were conducted to ensure that both media types were sent successfully without errors.

Types of changes

  • Dependency change
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation accordingly (index.d.ts).

@raultocantins raultocantins changed the title Updating puppeteer version Error to send audio and video whatsapp version 2.3000x Jun 28, 2024
@alechkos alechkos added the dependencies Pull requests that update a dependency file label Jun 28, 2024
@themazim
Copy link
Contributor

cannot confirm, still works for me on version 18.

@raultocantins
Copy link
Author

cannot confirm, still works for me on version 18.

In version 18 of puppeteer and using WhatsApp 2.24xx it still works, however when using version 2.3000x sending audio and video does not work.

@themazim
Copy link
Contributor

I am running 2.3xx with puppeteer 18, still works. Are you sure you did not just update your node modules by adding this?

@raultocantins
Copy link
Author

I am running 2.3xx with puppeteer 18, still works. Are you sure you did not just update your node modules by adding this?

in version 2.3000.1014500533-alpha sending audio and video did not work. In previous versions, sending worked normally

@tofers
Copy link
Contributor

tofers commented Jun 29, 2024

Disable caching version. to send audio and video

So far this is the only solution I have found.

@themazim
Copy link
Contributor

There is one more solution with old, very soon outdated version 2.2413.51

https://raw.githubusercontent.com/guigo613/alternative-wa-version/main/html/2.2413.51-beta-alt.html

for more details check this: #3002

@themazim
Copy link
Contributor

themazim commented Jul 1, 2024

There is one more solution with old, very soon outdated version 2.2413.51

https://raw.githubusercontent.com/guigo613/alternative-wa-version/main/html/2.2413.51-beta-alt.html

for more details check this: #3002

is now officially deprecated too as it seems.

@avrAhituv
Copy link

So what is the solution?

@themazim
Copy link
Contributor

themazim commented Jul 1, 2024

So what is the solution?

not work https://raw.githubusercontent.com/guigo613/alternative-wa-version/main/html/2.2413.51-beta-alt.html

2.24 is now officially deprecated.
Use webpack exodus branch: #2816

@avrAhituv
Copy link

Thanks!!
its work great!!

@BernetteGunasekaran
Copy link

BernetteGunasekaran commented Jul 1, 2024 via email

@alechkos alechkos removed the dependencies Pull requests that update a dependency file label Jul 1, 2024
@alechkos alechkos closed this Jul 1, 2024
@avrAhituv
Copy link

How works? pls Could you tell steps? not work https://raw.githubusercontent.com/guigo613/alternative-wa-version/main/html/2.2413.51-beta-alt.html

On Mon, Jul 1, 2024 at 5:45 PM Avraham ahituv @.> wrote: Thanks!! its work great!! — Reply to this email directly, view it on GitHub <#3136 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARUIGSELWYMDAR5BQTC6SPTZKFB4JAVCNFSM6AAAAABKCBUCM2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJZHE4DMNRRGA . You are receiving this because you are subscribed to this thread.Message ID: @.>

this work: Use webpack exodus branch: #2816
see this: #2816 (comment)

@sagirr
Copy link

sagirr commented Jul 1, 2024 via email

@sagirr
Copy link

sagirr commented Jul 1, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants