Commit Graph

5 Commits (88bd97e34c91a86dfe7dd01a9677b76ef43e1b66)

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