[YoutubeDL] Expect all kind of strings in urlopen
authorSergey M․ <dstftw@gmail.com>
Sat, 27 Sep 2014 19:07:42 +0000 (02:07 +0700)
committerSergey M․ <dstftw@gmail.com>
Sat, 27 Sep 2014 19:07:42 +0000 (02:07 +0700)
commit68b09730461de20395cee9427dc469fa9edc4022
treebeafd52c2d8bdbb393516127591e017588ffd19e
parent3a203b8bfaf8c21ec93e5b8ac431f1651038298a
[YoutubeDL] Expect all kind of strings in urlopen

Now it doesn't fail if req is python2's str
youtube_dl/YoutubeDL.py