mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-07-10 13:34:14 +09:00

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'".