mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-05 21:23:37 +00:00
c93153852f
This seems to produce sporadic errors when trying to access the URL, because on python 3.x when you do '%s' % b'somedata' you get "b'somedata'".