mirror of https://github.com/blackjack4494/yt-dlc
[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/2/head
parent
b326b07adc
commit
d6a1738892
Loading…
Reference in New Issue