CrendKing / mpv-twitch-chat

Show Twitch chat messages as subtitles when watching Twitch VOD with mpv.
MIT License
89 stars 4 forks source link

This API does not exist #9

Closed NaiveInvestigator closed 2 years ago

NaiveInvestigator commented 2 years ago

When playing a VOD is gives me this error, How do i fix this?

[mpv_twitch_chat] Failed to download comments JSON: {"error":"Not Found","status":404,"message":"This API does not exist"}
CrendKing commented 2 years ago

The VOD chat replay API is undocumented and not recommended for "public use". Recently Twitch disabled this API for all but certain client ID(s). You need to specify the correct client ID in the option file of this script. For legal reason I can't tell you what ID you should use. Sorry.

NaiveInvestigator commented 2 years ago

The VOD chat replay API is undocumented and not recommended for "public use". Recently Twitch disabled this API for all but certain client ID(s). You need to specify the correct client ID in the option file of this script. For legal reason I can't tell you what ID you should use. Sorry.

Oh tysm! This clears up the problem then. Sucks that we can't use it anymore :<.

CrendKing commented 2 years ago

Legally, I can only recommend you to go to their feedback forum and vote for a new official API for VOD chat, such as this, though the chance is extremely slim.

However, if you happen to know the client ID required to access the API, the API, at the moment of writing, is still working, since you can still see chat replay from twitch.tv.