Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reported at
https://github.com/rg3/youtube-dl/pull/7126#issuecomment-147327584
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since they have changed again to the previous format, I've modified the regex to match both formats.
|
|
|
|
|
|
|
|
|
|
Unfortunately vimeopro.com doesn't support it yet.
|
|
|
|
|
|
Since it only uses https now, don't recognize http urls.
|
|
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.
|
|
|
|
(Closes PR #4964)
|
|
|
|
|
|
is given
|
|
|
|
We're seeing this in the tests¹ right now, which do not terminate.
¹ https://travis-ci.org/jaimeMF/youtube-dl/jobs/51135858
|
|
Removed some tests, the behaviour should be checked in a test for the YoutubeDL class
|
|
|