distubejs / ytdl-core

YouTube video downloader in javascript.
MIT License
291 stars 50 forks source link

Downloading files way slower than usual #1

Closed erturkdotgg closed 1 year ago

erturkdotgg commented 1 year ago

Its a ytdl issue. Fix is here: https://github.com/fent/node-ytdl-core/issues/1240

We need an update for distube fork to fix the issue.

skick1234 commented 1 year ago

https://github.com/distubejs/ytdl-core/blob/1f25741e5428da2523681f8d50a0a752e845066c/lib/sig.js#L95-L107 I have a better solution in the source code already but I thought I won't have to use it. Time to uncomment :>

erturkdotgg commented 1 year ago

https://github.com/distubejs/ytdl-core/blob/1f25741e5428da2523681f8d50a0a752e845066c/lib/sig.js#L95-L107 I have a better solution in the source code already but I thought I won't have to use it. Time to uncomment :>

Works perfect. Thank you very much.

danitseitlin commented 1 year ago

Did you experience Error: read ECONNRESET Error?