tests: build the filename from the info_dict if the 'file' key is missing
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 28 Oct 2013 21:01:37 +0000 (22:01 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 28 Oct 2013 21:01:37 +0000 (22:01 +0100)
commit702665c0854af6fb317600c4825c0b00e2a4c981
tree2932b5727ba37b9300c188b0f8fb0d452a76fb6b
parent369a759acc9d12590355c6d9f96ef7852153570f
tests: build the filename from the info_dict if the 'file' key is missing

It will need to have the 'id' and 'ext' keys to work.
test/test_download.py
youtube_dl/YoutubeDL.py