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.
[vimeo] "Unable to extract login token" on username+passworded video #5082
Comments
|
Same issue, only with a purchased video, not a rented one. Output from --verbose: C:\Users\redacted\Desktop>youtube-dl.py -u [my username] -p [my password] http |
|
Looks like I am having the same issue with a vimeo video password:
|
|
This has been fixed in youtube-dl 2015.04.26. See our FAQ if you have problems updating. |
|
Hi, chris@zbox3:~$ youtube-dl -i --write-sub --sub-lang en --convert-subtitles srt --video-password 39out vimeo.com/safelight/39 --verbose In Chrome, the vimeo page redirects to https://vimeo.com/125285780. Regards, |
Since they have changed again to the previous format, I've modified the regex to match both formats.
|
@rnoremacc I think the password protected should work again with 2edce52, which will be included in the next version. |
|
@jaimeMF Thank you for the quick response, unfortunately the 2015-04-28 version fails the same way. |
|
@jaimeMF This issue popped up again for me as well with a rented video from vimeo (ID changed to a generic one)
|
I've rented a video which I'd like to watch offline, but get the above error when attempting to download using correct (in web browser, at least) credentials. It's associated with a username/password account on Vimeo.
youtube-dl is up-to-date at time of writing, and "works for me" on videos not tied to the account.
Output from --verbose:
When I run with --dump-intermediate-pages I get a base64-encoded blob containing HTML interspersed with 8-bit noise (elided to [8-bit-data] below). Also elided a group of four 8-digit hex numbers; the same four are repeated in each of the three HTML stanzas.