mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-19 17:38:48 +01:00
d6a1738892
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=json