[vimeo] Fix and use '_verify_video_password' (#5001)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 6 Mar 2015 18:08:27 +0000 (19:08 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 6 Mar 2015 18:08:27 +0000 (19:08 +0100)
commit9c85b5376d3b784d1bfdead7bc473b12d7349614
treeca1a84a99248aba1b965ad0bc70bf2e66518ce7c
parent3c6f245083db85d7ba9ae5444561339dc1b02671
[vimeo] Fix and use '_verify_video_password' (#5001)

It only supports verifying the password over https now.

Use it instead of manually setting the 'password' cookie because it allows to check if the password is correct.
youtube_dl/extractor/vimeo.py