Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Vevo sig changed again, please update for us! Thanks very much! #1583
Comments
|
It's working fine, we now automatically decrypt the signatures, so there's no need to update youtube-dl. Please post the output if you run the command with the |
|
I think the static way to decrypt the signature is broken. Can you please fix it for us? Thanks. |
|
@kijalab Can you please post the entire output of youtube-dl when run with the |
|
Will the automatic decry update the function " def _static_decrypt_signature video cloud player for android On Wed, Oct 9, 2013 at 4:57 AM, Philipp Hagemeister <
|
|
This video used to work before. Also, in my case, am using your static_decrypt_signature for youtube vevo videos. So, any help in fixing it with the latest signature change will be appreciated.
|
|
@mikeygao Sorry, I don't understand what you're saying. Can you elaborate? In any case, the function @kijalab This error looks completely unrelated to signatures, it happens before signature extraction. Most likely, the video is blocked by YouTube from the country you're requesting it. Can you see it in a browser on the same machine and with the same proxy configuration as youtube-dl? If not, please open a new issue. Also, you're using 2013.10.07, which includes support for automatic signature extraction, so I'm closing this issue now since it seems to be the result of a misunderstanding. Feel free to provide a log that shows that signature extraction fails (it almost certainly should throw a 403 error), and we'll reopen it. Thanks! |
|
@phihag Thanks. Let me explain my situation a little bit in detail. I am extracting the signature from my iPhone app and I am decrypting it in my server using your static_decrypt_signature function (I created a separate python script with just that function to decrypt). Is there a better way to decrypt the signature that I get from my iPhone app in my server? I'll appreciate if you can help. |
|
Here is the new sig len 83 algo, if you need it: python: javascript: |
|
[Deleted off-topic posts by @kijalab, @jezcomputer, @dahiyavinod. Please do not post here - that would be a duplicate of #1585] |
No description provided.