vimeo: Tweak the regexp to allow some extended URLs from vimeo.
authorRogério Brito <rbrito@ime.usp.br>
Thu, 21 Apr 2011 00:20:55 +0000 (21:20 -0300)
committerRogério Brito <rbrito@ime.usp.br>
Thu, 21 Apr 2011 00:21:01 +0000 (21:21 -0300)
commit44c636df8966a1ace617b276f19b5887aa66d612
tree386d40097afe5538c7466475b4246baa85fc2932
parent1e055db69ccffbacad5765887f14879bbe350ce2
vimeo: Tweak the regexp to allow some extended URLs from vimeo.

This, in particular, lets me grab the videos from the beginners channel with
URLs like:

    http://vimeo.com/groups/fivebyfive/videos/22648611

Note that the regexp *will* break for other URLs that we don't know about
and that's on purpose: we don't want to accidentally grab videos that would
be passed on to other information extractors.
youtube-dl