1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-06 10:37:07 -05:00
Files
youtube-dl/youtube_dl/options.py
Philipp Hagemeister 30d22dae8e [options] Do not decode Unicode on Python 2.x
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)
2016-07-07 19:41:00 +02:00

38 KiB