mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-03 12:13:35 +00: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)