mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-02 14:58:25 -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)