mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-01-18 01:16:42 +01:00
30d22dae8e
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)