mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-02-24 09:41:11 +01:00
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