tanersb / TwitchRecover

66 stars 30 forks source link

New Twitch VOD domains #2

Closed samoht0 closed 2 years ago

samoht0 commented 2 years ago

I noticed some unavailable VODs recently. Seems like there are new domains used. https://github.com/TwitchRecover/TwitchRecover/issues/239 The problem appeared solved to me adding the domains to the script. I'd suggest to apply this change.

tanersb commented 2 years ago

Thank you, I will consider it.

samoht0 commented 2 years ago

Fixed in https://github.com/tanersb/TwitchRecover/commit/e2766393447e9389a4270074ac7c010658977b69

tanersb commented 2 years ago

does it work ?

samoht0 commented 2 years ago

Oh my, didn't test from master yesterday, as I had changed the script locally. The script implies domains without a slash at the end. So... slash needs to be removed currently, to make it work. With that changed, yes, didn't see a single failure testing some VODs.

tanersb commented 2 years ago

I think it works now.

lukeph11 commented 2 years ago

I noticed some unavailable VODs recently. Seems like there are new domains used. TwitchRecover/TwitchRecover#239 The problem appeared solved to me adding the domains to the script. I'd suggest to apply this change.

Dont want to sound like a total bot but how do I access the script of the twitch recover program so I can edit it and then download the new exe with the new domains? Am I able to do this directly through github?