Closed pepelele closed 1 year ago
this https://github.com/consumet/consumet.ts/blob/e487e39fc946f7537168df7f1062f6e51f68e26c/src/extractors/vidcloud.ts#LL48C2-L48C2 returns an invalid/old key hope they fixed soon
nvm now its workin , it's been updated
Is there any way to get the key 🤔 ?... from the time the key is expired to the time the key is updated about 4 hours... that's too long
Looks like there's an issue with Vizcloud. We'll get a fix soon.
Is there any way to get the key 🤔 ?... from the time the key is expired to the time the key is updated about 4 hours... that's too long
The key is updated every hour. My program, which Consumet uses, checks for a new key every 10 seconds. For some reason,bmy program broke and I just had to restart it.
Also I think this works now? I could be wrong.
yes seems like it's work normal now (y)
Describe the bug
fetchEpisodeSources with Vidcound extractors throw Malformed UTF-8 data
Steps to reproduce
run yarn test:movies
Expected behavior
Return the movie sources
Actual behavior
hrow Malformed UTF-8 data error
Additional context