mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-23 11:08:58 +03:00
The configuration file contents are being returned as unicode now, so decoding them is no longer necessary. (Run python2 with -3 to see the warning before this commit)