Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add "--video-password" option (related #889) | Jaime Marquínez Ferrándiz | 2013-06-25 | 1 | -0/+1 | |
| | | | | | | Used only for accessing a private video Restore the error when the account is missing | |||||
* | Split FileDownloader in two classes: FileDownloader and YoutubeDL | Jaime Marquínez Ferrándiz | 2013-06-24 | 1 | -0/+595 | |
YoutubeDL is the class that coordinates everything FileDownloader gets a filename and an info dict and downloads the video. |