Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify tests | Philipp Hagemeister | 2013-10-15 | 1 | -17/+15 |
| | | | | | | | * Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up | ||||
* | Split FileDownloader in two classes: FileDownloader and YoutubeDL | Jaime Marquínez Ferrándiz | 2013-06-24 | 1 | -6/+6 |
| | | | | | YoutubeDL is the class that coordinates everything FileDownloader gets a filename and an info dict and downloads the video. | ||||
* | Remove mentions of old InfoExtractors module | Philipp Hagemeister | 2013-06-23 | 1 | -2/+2 |
| | |||||
* | better Vimeo tests; fixed a couple of VimeoIE fields | Filippo Valsorda | 2012-12-20 | 1 | -2/+0 |
| | |||||
* | Extend json info data / description file test | Philipp Hagemeister | 2012-12-20 | 1 | -0/+24 |
| | |||||
* | test write_info_json | Philipp Hagemeister | 2012-12-20 | 1 | -0/+55 |