You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that the ARD seems to have changed their JSON structures. There is no Quality=3 anymore (highest is 2, seems to be former 3) and there are two files in the '.stream' output (not a JSON-pro... I'd call it a dictionary-key). The file you want for highest quality is the second entry. Thus, I changed the default QUALITY to 2 and in the DOWNLOADURL in the last jq-call: '.stream[1]'.
Cheers,
Franz
The text was updated successfully, but these errors were encountered:
I just noticed that the ARD seems to have changed their JSON structures. There is no Quality=3 anymore (highest is 2, seems to be former 3) and there are two files in the '.stream' output (not a JSON-pro... I'd call it a dictionary-key). The file you want for highest quality is the second entry. Thus, I changed the default QUALITY to 2 and in the DOWNLOADURL in the last jq-call: '.stream[1]'.
Cheers,
Franz
The text was updated successfully, but these errors were encountered: