Looks like youtube changed sig stuff again. Not had a chance to investigate yet. Just reporting
Run tests to see error.

Same here,
is there anywhere a HowTo to change the signature?
@fent pinging you in case you don't have notifs on. I'm not really familiar with youtube's sig bs so I prob wont be able to provide a patch this time around.
The issue appears to come from line 157 in sig.js(https://github.com/fent/node-ytdl-core/blob/master/lib/sig.js#L157):
var objResult = actionsObjRegexp.exec(body);
objResult returns null. Looking to see if I can rewrite the regex
Sadly I'm not familiar enough with the youtube js to debug this. I don't believe I will be able to solve this in a timely manor. It would likely be better for us to wait on fent.
And there he is. Thanks fent!
Thanky, you will increase the version for it? Otherway npm update will not take effect or? @fent
New version published
Most helpful comment
New version published