Émilien (perso)

Results 891 comments of Émilien (perso)

You are correct about the description of the parameters but You need to extend "request_timeout" per engine section. In outgoing section, "request_timeout" is the default timeout unless the engine overrides...

The project needs to be reworked completely before that. There is currently no easy way to export the current blacklist in order to have it synchronized with others antibot-proxy. Rewritten...

Thank you for your contribution. Due to the fact that there are too much *cloud* providers I'll certainly need to find an API for that instead. Like a free version...

Since https://github.com/iv-org/invidious/issues/4759, I would recommend to at least offer DASH. Otherwise people will be stuck in 480p only.

Closing as instance is not functioning (due to the recent issues).

Please ask us to reopen when you have fixed your instance, for the moment it is not working.

Discovered here, owner do not have the ipv6 rotation script: https://github.com/iv-org/invidious/issues/4725#issuecomment-2145109939 We can't add the instance back without this script being setup.

The script stores a small database to remember what previous subnet it used: https://github.com/iv-org/smart-ipv6-rotator/blob/master/smart-ipv6-rotator.py#L64 In order to remove it for the next run. Could you try this command instead: ```...

@CDaut you need to store the database somewhere, this won't really work.

That is not normal, ipv6 routes should be reflected immediately. I have a feeling that something else related to invidious is acting up. I have merged a PR that should...