Noel Gomile

Results 12 comments of Noel Gomile

Animepahe seems to be functional again but the bypassing seems to be incorrect now like hcaptcha has changed something @AbdullahM0hamed ![Capture](https://user-images.githubusercontent.com/39145128/85947743-d925af00-b94c-11ea-962e-57c3559a51e8.PNG)

Could be either of these things or perhaps how to acquire the challenges from https://hcaptcha.com/getcaptcha has been changed. But at least animepahe is accessible again but now the hcaptcha problem.

I tried using it like so solveCaptcha('https://kwik.cx/f/v7WXWU6dq0fL').then(console.log).catch(console.error) but it isn't giving me anything useful. I think it might have stopped working.

Using the hcaptcha-solver module I've found that just letting it get the token and passing it to a function I made, this one: ```js async function generateFormData(url, token, headers =...

Though I'll have to check again, the thing about vidcdn is that it was in a state where it used to be possible to access the actual video stored on...

I'm not sure how to handle this one but it might be that some header is required or something. I've checked but I honestly don't know, I believe the extractor...

So I was doing a little experimenting trying to get this working again like it was, I haven't looked deeply into the link @newaccforhc provided. I'll do that soon though...

@IshigamiYuu animepahe isn't working at the moment.

Hi there, I'd like to also suggest adding animepahe.com into the fray. It's API is easy to figure out if you play around and inspect the network transactions.

@Modder4869 the option to use CDN or not can be in the config file I guess and clearing cache can be a command line option. I'll see what I can...