mirror of https://github.com/yt-dlp/yt-dlp
[archive.org] Fix incorrect url condition (closes #5628)
The condition for assigning to json_url is the wrong way round: currently for url: aaa.com/xxx we get: aaa.com/xxx&output=json instead of the correct value: aaa.com/xxx?output=jsonpull/8/head
parent
b326b07adc
commit
d6a1738892
Loading…
Reference in New Issue