Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line returns Error 410 #12

Closed
domantasdi opened this issue Dec 9, 2022 · 10 comments
Closed

Command line returns Error 410 #12

domantasdi opened this issue Dec 9, 2022 · 10 comments

Comments

@domantasdi
Copy link

Hey,

As of today or yesterday, trying to download a chat log returns an Error: The remote server returned an error: (410) Gone. error. The VoD is available and returns the same error with any other VoD.

Any chance there were updates on Twitch's side and the tool needs updates?

@sir-pinecone
Copy link

sir-pinecone commented Dec 10, 2022

I'm getting the same error. Something may have changed on Twitch's end. I might dig into it if I find some time.

EDIT: They may have killed the endpoint given that it wasn't officially supported according to this Twitch dev https://discuss.dev.twitch.tv/t/so-no-more-video-comments-api/39259/2

@jdpurcell
Copy link
Owner

Yes Twitch removed the API endpoint it was using. I watched a VOD on Twitch's site while monitoring the network requests and found the chat stuff in a URL ending with "/gql" which matches up with the discussion here. Honestly I don't even use RechatTool myself anymore so I'm not super motivated to fix it, but I might give it a try anyway 😄

@domantasdi
Copy link
Author

I would greatly appreciate it if you tried to fix it, @jdpurcell ! I've been using the tool for over a year now and it's great!

@jdpurcell
Copy link
Owner

Fixed by 5c615aa. New version has been released.

@sir-pinecone
Copy link

Awesome, thanks!

@domantasdi
Copy link
Author

Thank you so much, I really appreciate your work!

@terran244
Copy link

Appreciate you fixing it as I have been using this for several years not and it has been pretty helpful. Apologies if I don't fully understand but what exactly do I do to make it work? I've been using Windows Powershell and I know the usual step is to do ./RechatTool - D and whatever the VOD Id is. Now when I do it, it says I have to download .NET and I have but it's still not working. Am I missing a step? Again sorry if I don't understand

@jdpurcell
Copy link
Owner

jdpurcell commented Dec 12, 2022

@terran244 Did you download the CrossPlatform or Windows zip from the releases? I would recommend the Windows one. It requires .NET Framework 4.6.2 (or newer within the 4.x series) which shouldn't be a problem for most people. As long as Windows Updates have been installed recently and you're not running Windows Vista or older, you shouldn't need to download any .NET runtimes.

@terran244
Copy link

Okay. I'll reinstall the windows version and see if it works from there

@terran244
Copy link

Okay it works now thanks for the help and clarification!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants