[YoutubeDL] Always set the '_filename' field in the info_dict (reported in #4053)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 26 Jan 2015 11:01:43 +0000 (12:01 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 26 Jan 2015 11:01:43 +0000 (12:01 +0100)
commite72c7e41238681338c92427f6731c74947645308
tree661cdc77eb920c97ad0feda2c9a6d18ec409a382
parent2b1bd292ae72fdea4ab731f93777a99b3729b31d
[YoutubeDL] Always set the '_filename' field in the info_dict (reported in #4053)

It's also useful when you use the '--write-info-json' option.
youtube_dl/YoutubeDL.py