ArneVogel / concat

Download your vods from twitch in the command line
https://www.arnevogel.com/standalone-concat-version/
GNU General Public License v3.0
205 stars 33 forks source link

QualityOptions no longer works due to api.twitch.tv/api/vods API removed #66

Open jkldgoefgkljefogeg opened 4 years ago

jkldgoefgkljefogeg commented 4 years ago

https://github.com/ArneVogel/concat/blob/35592ca813647fa33d70c218ad66ad7f723c9715/main.go#L294

{"error":"Gone","status":410,"message":"this API has been removed."}

ArneVogel commented 4 years ago

Does the downloading still work? What quality does it now use by default?

DPTJKKVH commented 4 years ago

I'm on Linux but I thought I answer you anyway since I love your tool and I know you support it even though you don't use it yourself any more, iirc.

It still downloads fine and it uses "chunked" quality per default. Afaik this results in picking the highest available quality.

For me personally this is fine since I never used the quality flag anyway.

I hope you do well and thanks again for this wonderful tool!