Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [vimeo] extract information for Vimeo Pro videos from ↵ | Jaime Marquínez Ferrándiz | 2013-08-21 | 1 | -13/+28 | |
| | | | | | | http://player.vimeo.com/video/{video_id} (fixes #1197) For some videos https://vimeo.com/{video_id} doesn't work | |||||
* | [vimeo] add an extractor for channels | Jaime Marquínez Ferrándiz | 2013-07-29 | 1 | -0/+29 | |
| | ||||||
* | VimeoIE: authentication support (closes #885) and add a method in the base ↵ | Jaime Marquínez Ferrándiz | 2013-07-07 | 1 | -0/+23 | |
| | | | | InfoExtractor to get the login info | |||||
* | [vimeo] fix detection for http://vimeo.com/groups/124584/videos/24973060 | Philipp Hagemeister | 2013-06-29 | 1 | -1/+1 | |
| | ||||||
* | Move tests to the IE definitions | Philipp Hagemeister | 2013-06-27 | 1 | -0/+12 | |
| | ||||||
* | Add "--video-password" option (related #889) | Jaime Marquínez Ferrándiz | 2013-06-25 | 1 | -2/+2 | |
| | | | | | | Used only for accessing a private video Restore the error when the account is missing | |||||
* | Move Vimeo into its own file | Philipp Hagemeister | 2013-06-23 | 1 | -0/+138 | |