docs.invidious.io Open in urlscan Pro
2001:470:1f1c:685::2  Public Scan

Submitted URL: http://docs.invidious.io/
Effective URL: https://docs.invidious.io/
Submission: On February 07 via api from US — Scanned from IS

Form analysis 2 forms found in the DOM

<form class="md-header__option" data-md-component="palette">
  <input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="black" data-md-color-accent="indigo" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
  <label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <path d="M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69Z"></path>
    </svg>
  </label>
  <input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="black" data-md-color-accent="indigo" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
  <label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden="">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <path
        d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12c0-2.42-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69Z">
      </path>
    </svg>
  </label>
</form>

Name: search

<form class="md-search__form" name="search">
  <input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required="">
  <label class="md-search__icon md-icon" for="__search">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"></path>
    </svg>
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"></path>
    </svg>
  </label>
  <nav class="md-search__options" aria-label="Search">
    <button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
        <path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"></path>
      </svg>
    </button>
  </nav>
</form>

Text Content

Skip to content

Invidious Documentation
Home

Type to start searching
GitHub
 * 489
 * 134

Invidious Documentation
GitHub
 * 489
 * 134

 * Home Home
   Table of contents
    * General
    * For Advanced Users
    * For Administrators
    * For public instance Owners
    * For Developers

 * General
   General
    * Invidious Instances
    * Applications
    * Export YouTube subscriptions
    * Frequently Asked Questions

 * For Advanced Users
   For Advanced Users
    * Preferences
    * Search filters
    * URL parameters
    * UserScript to always proxy video
    * Videos geoblocking
    * uMatrix setup
    * Redirector setup

 * For Administrators
   For Administrators
    * Installation
    * Configuration
    * NGINX reverse proxy setup
    * Caddy reverse proxy setup
    * Apache2 reverse proxy setup
    * Database maintenance
    * CAPTCHA bug on Debian and Ubuntu
    * Reset user password
    * Known Exception in log

 * For public instances Owners
   For public instances Owners
    * Handling takedown notices
    * Hiding Invidious instance behind proxy servers (for escaping DMCA
      requests)
    * Rotate your IPv6 address for escaping YouTube blocking
    * Improve your public instance performance and stability

 * For Developers
   For Developers
    * API
    * API - Common object types
    * API - Channels endpoint
    * API - Authenticated endpoints

Table of contents
 * General
 * For Advanced Users
 * For Administrators
 * For public instance Owners
 * For Developers


HOME


GENERAL

 * Invidious Instances
 * Applications
 * Export YouTube subscriptions
 * Frequently Asked Questions


FOR ADVANCED USERS

 * Preferences
 * Search filters
 * URL parameters
 * UserScript to always proxy video
 * Videos geoblocking
 * uMatrix setup
 * Redirector setup


FOR ADMINISTRATORS

 * Installation
 * Configuration
 * NGINX reverse proxy setup
 * Caddy reverse proxy setup
 * Apache2 reverse proxy setup
 * Database maintenance
 * CAPTCHA bug on Debian and Ubuntu
 * Reset user password
 * Known Exception in log


FOR PUBLIC INSTANCE OWNERS

 * Handling takedown notices
 * Hiding Invidious instance behind proxy servers (for escaping DMCA requests)
 * IPv6 rotator (for escaping YouTube blocking)
 * Improve your public instance performance and stability


FOR DEVELOPERS

 * API
 * API - Common object types
 * API - Channels endpoint
 * API - Authenticated endpoints

Back to top
CC0 1.0 Universal (CC0 1.0)
Made with Material for MkDocs