mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-04-04 22:20:13 -05: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)