Natanel Shitrit

Results 40 comments of Natanel Shitrit

Okay, seems like it's working fine on Windows, closing.

After a bit of debugging... this is a CloudFlare challange :( ``` root@583e6f02e9bd:/app/revanced-builder# node . [builder] Listening at port 8000 [builder] The webserver is now running! [builder] Opening the app...

A workaround for now, for docker compose: https://github.com/Natanel-Shitrit/revanced-builder/blob/main/docker-compose.yml For non-docker users, add the IP addresses to your hosts file, this will send the request directly to the website without needing...

Note: While fixing the initial problem, seems like there is another problem with downloading APKs, will check it tomorrow.

If it only happens with the mpv player I think it would be better to report this in [mpv-android issue tracker](https://github.com/mpv-android/mpv-android/issues). They might be able to help you identify the...

I know it's not exactly what you are asking for but after - #466 is merged it's possible to create a "generic" way to skip intros / credits sections, without...

> @Natanel-Shitrit Assuming your video supports it, this also eliminates a lengthy scan that requires Chromaprint, but it just doesn't have that "Netflix" feel to it. Most of the shows...

I guess you are referring to your discussion here https://github.com/jumoog/intro-skipper/issues/52 I saw you said: > They are determining when the button is displayed on their end. I don't know if...

It doesn't sound like an issue to me.. I think Findroid shouldn't do anything "extra" if the certificate is expired. It's clearly saying an SSL issue in the error.

I've started working on this. This is currently WIP - everything is subject to change. Please comment on #636 if you have any suggestion about any additions / stuff to...