Commit Graph

5 Commits (15870e90b0aa7fe73040936a2ef4e41cf5eed931)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 8222d8de88 Split FileDownloader in two classes: FileDownloader and YoutubeDL
YoutubeDL is the class that coordinates everything
FileDownloader gets a filename and an info dict and downloads the video.
Philipp Hagemeister 0824c28c8b Remove mentions of old InfoExtractors module
Filippo Valsorda 6b3aef80ce better Vimeo tests; fixed a couple of VimeoIE fields
Philipp Hagemeister af42895612 Extend json info data / description file test
Philipp Hagemeister 3cc687d486 test write_info_json