mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-04-15 03:24:50 +09: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)