[vimeo] Add support for review pages
authorPhilipp Hagemeister <phihag@phihag.de>
Mon, 6 Jan 2014 16:31:47 +0000 (17:31 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Mon, 6 Jan 2014 16:34:23 +0000 (17:34 +0100)
commitfcea44c6d516564b40d55f4989bb7710a0edf21d
tree7fcdc97c5ee5a410764fd3ef386d4c3d979ebe2a
parent5d73273f6f458970b34b3c6f4c8bd18fbad9c1ca
[vimeo] Add support for review pages

Since the regexp is already overboarding and review pages have a distinct URL format (with non-trivial stuff after the ID), use a dedicated IE.
Fixes #2106
youtube_dl/extractor/__init__.py
youtube_dl/extractor/vimeo.py