Now a new FileDownloader is created when downloading a video
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 23 Sep 2013 16:09:28 +0000 (18:09 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 11 Dec 2013 15:04:42 +0000 (16:04 +0100)
commit8ab470f1b26b6c42ab74ceb345994c201743bed8
tree01996fda82a31bb3309da1deaf24e7e8f643549d
parentf2c36ee43e06f81cd0ac77e5b1d0c238c0057623
Now a new FileDownloader is created when downloading a video

The progress hooks can be added using the method "add_downloader_progress_hook"
test/test_download.py
youtube_dl/YoutubeDL.py