ybd-project / ytdl-core

Fast and secure YouTube downloader for JavaScript and TypeScript
MIT License
27 stars 5 forks source link

ReadableStream is not defined on Glitch #35

Open orewafuad opened 1 week ago

orewafuad commented 1 week ago

Describe the bug

I think the problem with ReadableStream is not defined is because the undici version doesn’t support Node.js 16.x.

Error Details (Log)

-

Environment

ybd-project commented 1 week ago

We have been aware of the ReadableStream issue with Glitch for some time and will fix it in v6.0.9.

orewafuad commented 21 hours ago

I can't wait

ybd-project commented 18 hours ago

There may be a bug, but this problem has been fixed in the beta version.

npm i @ybd-project/ytdl-core@beta
orewafuad commented 15 hours ago

For beta, which version is it?

ybd-project commented 13 hours ago

v6.0.9-beta.2

orewafuad commented 3 hours ago

I’m just giving feedback: using originalProxy doesn’t work, but using OAuth2 works.