Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

random.invidious.io (automatically redirect to random instance) #46

Closed
wants to merge 1 commit into from

Commits on Jan 26, 2024

  1. implement random.invidious.io

    automatically redirects requests to a random, healthy instance. the user
    may specify which region the instance should be from by setting the
    iv-region query parameter and the minimum 30 day uptime in percent with
    iv-health query parameter. if no instance matching these parameters can
    be found, a 404 error is returned instead.
    
    note that this behaviour is only enabled for the magic hostname
    'random.invidious.io' in order to not send traffic to instances unless
    explicitly requested.
    girst committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a70d0c6 View commit details
    Browse the repository at this point in the history