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 #27

Closed
andrewrk opened this issue Mar 28, 2014 · 12 comments
Closed

could not extract signature deciphering actions #27

andrewrk opened this issue Mar 28, 2014 · 12 comments

Comments

@andrewrk
Copy link
Contributor

$ ./node_modules/.bin/ytdl https://www.youtube.com/watch?v=DlScw_XCHak
could not extract signature deciphering actions
@andrewrk
Copy link
Contributor Author

more vids with the same error:

https://www.youtube.com/watch?v=Ld7zfVrnMPU
https://www.youtube.com/watch?v=2oi-8xl7uZs
https://www.youtube.com/watch?v=XTjJ2_P5P4U

In fact I haven't found one yet that works.

@andrewrk
Copy link
Contributor Author

5 failing tests:

Try downloading videos without mocking
http://www.youtube.com/watch?v=qQ31INpjXX0
1) Request status code is not 403 Forbidden
http://www.youtube.com/watch?v=pJk0p-98Xzc
2) Request status code is not 403 Forbidden
http://www.youtube.com/watch?v=mgOS64BF2eU
3) Request status code is not 403 Forbidden
http://www.youtube.com/watch?v=qQ31INpjXX0
4) Request status code is not 403 Forbidden
http://www.youtube.com/watch?v=mvuqS0nxFvA
5) Request status code is not 403 Forbidden

@fent
Copy link
Owner

fent commented Mar 28, 2014

Thanks, I can look into this tonight.

@eknkc
Copy link

eknkc commented Mar 29, 2014

Same here, guess it's a recent change on YouTube.

@fent fent closed this as completed Mar 29, 2014
@fent
Copy link
Owner

fent commented Mar 30, 2014

v0.2.3 published to npm

@christophetd
Copy link

Hi, is this solved? I get the same error with for instance http://www.youtube.com/watch?v=O2IuJPh6h_A

@fent
Copy link
Owner

fent commented Nov 22, 2014

@christophetd for that video I get "Error 150: The uploader has not made this video available in your country."

@christophetd
Copy link

Thank you for your answer. Location issue, I guess. However, I have the same problem for this video : https://www.youtube.com/watch?v=eV0p2FpYZ74, which was reported in #43. The thing is I have the latest version of ytdl-core (0.2.4, which I guess has the latest version of ytdl)... Any idea?

@fent
Copy link
Owner

fent commented Nov 23, 2014

I just tried that video by putting it in the irl-test

  Try downloading videos without mocking
    https://www.youtube.com/watch?v=eV0p2FpYZ74
      ✓ Request status code is not 403 Forbidden (1543ms)


  1 passing (2s)

I'm also able to download the video with ytdl.

And it's the other way around, ytdl depends on ytdl-core.

@christophetd
Copy link

I am on a different network than this weekend, and everything seems to work fine... Maybe that's because the previous network was really slow? Thank you for you support, anyway.

@R4wizard
Copy link

This issue is now occuring again. Every video I try fails to download with this error.

@fent
Copy link
Owner

fent commented Nov 24, 2015

Fixed in latest ytdl-core, please update dependency.

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

5 participants