[vimeo] Fix pro videos and player.vimeo.com urls
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 23 Oct 2013 12:38:03 +0000 (14:38 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 23 Oct 2013 12:38:03 +0000 (14:38 +0200)
commit55b3e45bbab3af5132d45c8f3f8f19fae5f5f1d9
tree66ee276615c7e93408ae55e7cb9235fb3bb34817
parent365bcf6d975281ad769200cc8616872d0b6d6607
[vimeo] Fix pro videos and player.vimeo.com urls

The old process can still be used for those videos.
Added RegexNotFoundError, which is raised by _search_regex if it can't extract the info.
youtube_dl/extractor/common.py
youtube_dl/extractor/vimeo.py
youtube_dl/utils.py