[vimeo] Prevent infinite loops if video password verification fails
authorPhilipp Hagemeister <phihag@phihag.de>
Tue, 17 Feb 2015 23:27:57 +0000 (00:27 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Tue, 17 Feb 2015 23:27:58 +0000 (00:27 +0100)
commit30965ac66a4e33b8e70d6c0cf5da1a746054d6cd
treeef8bc526c50fce6add77e2c109ef7016ef0f1fb8
parent09ab40b7d1d1838aaf0ad2086e691a0d68e165f1
[vimeo] Prevent infinite loops if video password verification fails

We're seeing this in the tests¹ right now, which do not terminate.

¹  https://travis-ci.org/jaimeMF/youtube-dl/jobs/51135858
youtube_dl/extractor/vimeo.py