mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-23 05:19:21 +01: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)