[--load-info] Always read file as UTF-8
authorPhilipp Hagemeister <phihag@phihag.de>
Mon, 9 Dec 2013 03:59:50 +0000 (04:59 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Mon, 9 Dec 2013 03:59:51 +0000 (04:59 +0100)
commit395293a88956a030f1be637748d50d216ff317a5
treeed0fe57723da9b65d912cce31b1b3ce4cdb2b28c
parentdb4da140273d119e6f75445ee6f8cc286523b63e
[--load-info] Always read file as UTF-8

This allows editing the file (and not escaping non-ASCII characters) and reloading it in.
youtube_dl/YoutubeDL.py