Closed templth closed 3 months ago
I found out that I have this behavior only when I use the code within an Express application. I works fine within a simple application.
@distube/ytdl-core
uses undici's ProxyAgent
option on this case, I cannot fix their problem. You can check their issues for more information: https://github.com/nodejs/undici/issues.
Thanks for you answer !
Just posted a question on their github: https://github.com/nodejs/undici/issues/3437.
@skick1234 Which proxy provider do you use to test this feature?
following up ... did you manage to solve this one ?
Yes following up here as well!
Me too!
Describe the bug
I use the proxy support this way :
While it works perfectly locally, I got the following error when trying to execute this code on the server :
Debug File
Environment