lay295 / TwitchDownloader

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

i can't dowload "Unable to get video information Please make sure the Link/ID is correct and try again." #950

Closed chikkatua01 closed 8 months ago

chikkatua01 commented 8 months ago

Checklist

Write stuff here

Screenshot 2024-01-19 115613

How can I fix it?

ScrubN commented 8 months ago

Twitch changed the request behavior, but the video is only available to subscribers.

Please give the program an OAuth token from a Twitch account that is subscribed to the channel. You can hover over the (?) for more information about OAuth tokens.

chikkatua01 commented 8 months ago

how can i login account ?

ScrubN commented 8 months ago

If you click the (?), it should show you a youtube video on how to get your account OAuth token using a browser extension. If you do not want to use a browser extension however, you can try following the instructions in this comment: https://github.com/lay295/TwitchDownloader/issues/943#issuecomment-1890777308

mambans commented 8 months ago

Same error here and its not about the Oauth token. Vod is public and also try with Oauth token.

taimi7364 commented 8 months ago

This works fine to me ( image ), it could be region block or something else.

mambans commented 8 months ago

This works fine to me ( image ), it could be region block or something else.

Interesting, I tried your video 2026098160 and I still got the same error so that might be true. I doubt toeiii have blocked Europe/Sweden himself. Maybe Twitch have done something or .. ;/

image

ScrubN commented 8 months ago

Interesting, I tried your video 2026098160 and I still got the same error so that might be true. I doubt toeiii have blocked Europe/Sweden himself. Maybe Twitch have done something or .. ;/

Have you rebooted your computer recently? Are you using a proxy or non-standard DNS setup?

mambans commented 8 months ago

Interesting, I tried your video 2026098160 and I still got the same error so that might be true. I doubt toeiii have blocked Europe/Sweden himself. Maybe Twitch have done something or .. ;/

Have you rebooted your computer recently? Are you using a proxy or non-standard DNS setup?

Ohhh, Your are right! It was my VPN. Thanks for the help!

Sry for bumbing this issue when it was my own fault.