mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-11 08:47:29 +08:00
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.
Description
No description provided
Languages
Python
99.6%
Shell
0.2%
Makefile
0.1%