1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-04-14 15:06:48 +00: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