microlinkhq / youtube-dl-exec

A simple Node.js wrapper for youtube-dl/yt-dlp.
MIT License
423 stars 75 forks source link

feat: use tinyspawn #173

Closed Kikobeats closed 10 months ago

RobertoUa commented 9 months ago

now there's no .cancel() method anymore because of this I need it to cancel stuck requests.

Kikobeats commented 9 months ago

@RobertoUa good catch; can yoy open an new issue for this? Please provide a way to reproduce a stuck request 🙂