fent / node-miniget

A small http(s) GET library.
MIT License
55 stars 17 forks source link

'Request path contains unescaped characters' #4

Closed Zorotic closed 6 years ago

Zorotic commented 6 years ago

This is the link to the error it self https://hastebin.com/epogesaloz.tex, I am trying to play a live video from YouTube. I never had this issue before with it. Not sure why its doing it now.

Zorotic commented 6 years ago

also I am using ytdl-core and I got that error with miniget

Zorotic commented 6 years ago

FIXED issue: https://hastebin.com/tumutuvezu.lisp My fix: https://hastebin.com/ezeyucesar.ini

fent commented 6 years ago

It happens with some audio only live streams https://github.com/fent/node-ytdl-core/issues/231