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

No videos are downloading from twitch because of the quality selection option #69

Open SriDev898 opened 3 years ago

SriDev898 commented 3 years ago

Hey love your tool. Just wanted to check if you could see into the issue- No videos are downloading - by default its tryiing to download chunked quality and looks like twitch is not providing any quality options anymore. So no videos are downloading

PenguinRevolution commented 3 years ago

Hello I have been using this great tool for more than a year now without issue up until 2 weeks ago, now I can't get Concat to download any videos from twitch at all. If I try to download the videos in chunked quality without setting the quality option in the terminal it does not work. This is what I see in my terminal every time now when I try to download. Contacting Twitch Server Couldn't find quality: chunked No available quality options found" I'm on Linux.

XtratoS commented 3 years ago

@PenguinRevolution Can you try using -qualityinfo flag and tell me what the result is? I only get this then noting image

acetech09 commented 3 years ago

I also can't get the tool to work anymore, same issue as the others. Can't find any quality, either the default 'chunked' or any manual quality settings. Client-ID is being provided.

kirides commented 3 years ago

If you guys are fine with building a go application from source, there is a working fork of mine available here https://github.com/Kirides/concat/tree/large-refactor

There are some differences though, as i started the fork quite a while back and modified the code a bunch.

it's now more convenient to use

some drawbacks:

razvr commented 2 years ago

If you guys are fine with building a go application from source, there is a working fork of mine available here https://github.com/Kirides/concat/tree/large-refactor

I think I was able to compile it successfully, but I'm still running in the same issue OP described.

kirides commented 2 years ago

here is a precompiled binary which i just today used to download a VoD for a stream that was yesterday (windows)

concat.zip