mirror of https://github.com/yt-dlp/yt-dlp
[mitele] Don't encode the URL query (closes #7280)
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'".pull/8/head
parent
ab9c7214ee
commit
c93153852f
Loading…
Reference in New Issue