mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-03 04:37:07 -05: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
2.3 KiB
2.3 KiB