aboutsummaryrefslogtreecommitdiff
path: root/test/test_write_info_json.py
AgeCommit message (Collapse)Author
2013-06-24Split FileDownloader in two classes: FileDownloader and YoutubeDLJaime Marquínez Ferrándiz
YoutubeDL is the class that coordinates everything FileDownloader gets a filename and an info dict and downloads the video.
2013-06-23Remove mentions of old InfoExtractors modulePhilipp Hagemeister
2012-12-20better Vimeo tests; fixed a couple of VimeoIE fieldsFilippo Valsorda
2012-12-20Extend json info data / description file testPhilipp Hagemeister
2012-12-20test write_info_jsonPhilipp Hagemeister