Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not extract signature deciphering actions #282

Closed
HcgRandon opened this issue Feb 7, 2018 · 7 comments
Closed

Could not extract signature deciphering actions #282

HcgRandon opened this issue Feb 7, 2018 · 7 comments

Comments

@HcgRandon
Copy link
Contributor

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

Run tests to see error.
image

@mh4ck
Copy link

mh4ck commented Feb 7, 2018

Same here,

is there anywhere a HowTo to change the signature?

@HcgRandon
Copy link
Contributor Author

@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.

@HcgRandon
Copy link
Contributor Author

HcgRandon commented Feb 7, 2018

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

@fent fent closed this as completed in e233dd0 Feb 7, 2018
@HcgRandon
Copy link
Contributor Author

HcgRandon commented Feb 7, 2018

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.

@HcgRandon
Copy link
Contributor Author

And there he is. Thanks fent!

@mh4ck
Copy link

mh4ck commented Feb 7, 2018

Thanky, you will increase the version for it? Otherway npm update will not take effect or? @fent

@fent
Copy link
Owner

fent commented Feb 7, 2018

New version published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants