lay295 / TwitchDownloader

Twitch VOD/Clip Downloader - Chat Download/Render/Replay
MIT License
2.51k stars 257 forks source link

TD stopped working on Mac (Terminal commands) #1090

Closed KIBOLG closed 3 weeks ago

KIBOLG commented 3 weeks ago

Checklist

Edition

Command Line Interface

Describe your issue here

I've been following the guide and been copy-pasting the same commands in the Terminal for months and downloaded many vods and chats successfully (HUGE THANKS FOR THAT), but it suddenly stopped working a few days ago.

I get this message "Unhandled exception. System.OverflowException: Value was either too large or too small for an Int32." Followed by a lot more stuff that I don't understand.

Has there been any changes applied or anything that would stop it from working?

THanks!

Add any related files or extra information here

No response

ScrubN commented 3 weeks ago

I get this message "Unhandled exception. System.OverflowException: Value was either too large or too small for an Int32." Followed by a lot more stuff that I don't understand.

Can you post the rest of the message that you didn't understand?

KIBOLG commented 3 weeks ago

I get this message "Unhandled exception. System.OverflowException: Value was either too large or too small for an Int32." Followed by a lot more stuff that I don't understand.

Can you post the rest of the message that you didn't understand?

To be honest, I was told that I have to be careful about sharing things from the terminal because it can be private or sensitive information about my system. So I'm not sure about what I can share or not.

ScrubN commented 3 weeks ago

If you are not downloading a sub-only video, then the only potentially sensitive info that may be present would be your account name, which you can just exclude from the screenshot/copy-paste.

ScrubN commented 3 weeks ago

If you are downloading a sub-only video then you would have needed to pass an OAuth token, which I do not want you to post. If you accidentally post your OAuth token, log out of Twitch to invalidate it.

KIBOLG commented 3 weeks ago

Ah ok. It's not a sub-only video. Here's a screenshot of the result I get after the same command I've been using for months to download vods

Screenshot 2024-06-07 at 3 50 28 AM
ScrubN commented 3 weeks ago

The version you are using is 5 months old. Please download the latest version.

KIBOLG commented 3 weeks ago

Ok. Seems to work. Thanks! I guess I'll check from time to time for new versions.