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

Encrypted signatures detected, ERROR: unable to download video #2307

Closed
a-l-e-x-d-s-9 opened this issue Feb 4, 2014 · 6 comments
Closed

Comments

@a-l-e-x-d-s-9
Copy link

youtube-dl --max-quality -v -t https://www.youtube.com/watch?v=CswqjMxQyEo
[youtube] Setting language
[youtube] CswqjMxQyEo: Downloading video webpage
[youtube] CswqjMxQyEo: Downloading video info webpage
[youtube] CswqjMxQyEo: Extracting video information
[youtube] CswqjMxQyEo: Encrypted signatures detected.
ERROR: unable to download video

@jaimeMF
Copy link
Collaborator

jaimeMF commented Feb 4, 2014

There's some missing output, the -v option should print more info, could you please post all the output?

@a-l-e-x-d-s-9
Copy link
Author

Nope, that's all the prints I have, you can try yourself.
Using 2013.08.29 version on Ubuntu 13.10.

@jaimeMF
Copy link
Collaborator

jaimeMF commented Feb 4, 2014

You are using an outdated version, run sudo youtube-dl -U to get the last version. Then you'll see something like this:

[debug] System config: []
[debug] User config: ['--write-info-json', '--write-thumbnail', '--verbose']
[debug] Command-line args: ['https://www.youtube.com/watch?v=CswqjMxQyEo']
[debug] Encodings: locale 'UTF-8', fs 'utf-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.04
[debug] Git HEAD: 20650c8
[debug] Python version 3.3.3 - Darwin-13.0.0-x86_64-i386-64bit
[debug] Proxy map: {}
[youtube] Setting language
[youtube] CswqjMxQyEo: Downloading webpage
[youtube] CswqjMxQyEo: Downloading video info webpage
[youtube] CswqjMxQyEo: Extracting video information
[youtube] CswqjMxQyEo: Encrypted signatures detected.
[youtube] encrypted signature length 90 (46.43), itag 22, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 43, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 18, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 5, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 36, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 17, html5 player vfle-mVwz
[youtube] encrypted signature length 82 (40.41), itag 137, html5 player vfle-mVwz
[youtube] CswqjMxQyEo: Downloading js player mVwz
[youtube] encrypted signature length 82 (40.41), itag 136, html5 player vfle-mVwz
[youtube] encrypted signature length 82 (40.41), itag 135, html5 player vfle-mVwz
[youtube] encrypted signature length 82 (40.41), itag 134, html5 player vfle-mVwz
[youtube] encrypted signature length 82 (40.41), itag 133, html5 player vfle-mVwz
[youtube] encrypted signature length 82 (40.41), itag 160, html5 player vfle-mVwz
[youtube] encrypted signature length 82 (40.41), itag 140, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 137, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 136, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 135, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 134, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 133, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 160, html5 player vfle-mVwz
[youtube] encrypted signature length 90 (46.43), itag 140, html5 player vfle-mVwz
[info] Writing video description metadata as JSON to: Shakira - Can't Remember To Forget You (Behind The Scenes)-CswqjMxQyEo.info.json

If you still have the problem after upgrading, please post the full output as I have done.

@a-l-e-x-d-s-9
Copy link
Author

I've just upgraded to 2014.02.04.1, it downloaded the video.
Thank you very much for help.

@teo1978
Copy link

teo1978 commented May 11, 2014

When will the ubuntu package be updated?!?
I installed youtube-dl with sudo apt-get install youtube-dl, and I still have this problem.
I have tried to run sudo youtube-dl -U but it doesn't update it.

@peat-psuwit
Copy link

Ubuntu has a policy not to update major version of packages once released. Consider download youtube-dl to /usr/local/bin or check out the backport. (I'm not so sure if there's a youtube-dl's backport in Ubuntu.)

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

4 participants