mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-03-25 04:04:43 +00: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)