Invidious is an alternative front-end to YouTube https://invidious.io/

syeopite 1c0b4205d4 Add parameter to disable `force_resolve` in `make_client` (#4335) 1 년 전
.github b16f66ef00 Exempt issues with "exempt-stale" from staling (#4385) 1 년 전
assets 813dc6de1c Player: Fix iOS screen timeout in loop mode (#4076) 1 년 전
config 7e363fa3c8 Config: Remove anti-captcha related configs 2 년 전
docker 9ce9c54399 Install rsvg-convert on docker images (#4230) (#4282) 2 년 전
kubernetes 069e91d2a6 alpine v3.18 & Update Helm release postgresql (#4103) 2 년 전
locales 81a4f29c73 add 'Import YouTube watch history (.json)' entry to en-US.json 2 년 전
mocks @ 11ec372f72 9a765418d1 Update specs 2 년 전
screenshots 1ee4cae802 Rework the README (#2135) 4 년 전
scripts f47d4f88cc Deps: Use the right source path when copying .min.css files 2 년 전
spec 3a5d408602 Remove leftover functions/specs used by the anti-captcha job 2 년 전
src 1c0b4205d4 Add parameter to disable `force_resolve` in `make_client` (#4335) 1 년 전
.ameba.yml af02917766 Code cleanup 3 년 전
.editorconfig 26959020b7 Initial commit 8 년 전
.gitattributes 8bbb016fa4 Only ignore the videojs libraries 4 년 전
.gitignore e1a25a184a Add the docs/ folder to gitignore (#3694) 2 년 전
.gitmodules 93c1a1d42e Add mocks as a submodule 3 년 전
CHANGELOG.md 606dd11b4f Remove admin_email. Use repos url for captcha ID and reddit header. Add note about not updating changelog 4 년 전
LICENSE d7d905447f Change license 7 년 전
Makefile a8ba02051b Remove(?) lsquic from make and docker files 2 년 전
README.md 6868cade05 Rewording and formating 2 년 전
TRANSLATION af7c57b082 TRANSLATION file for l10n 5 년 전
docker-compose.yml 97c4165f55 Improve depends_on docker-compose (#4249) 1 년 전
invidious.service 93297b63b1 Add logfile to systemd service and fix path 6 년 전
shard.lock 0d27eef047 update ameba version 2 년 전
shard.yml 0d27eef047 update ameba version 2 년 전
videojs-dependencies.yml 2ea986326d Bump videojs to 7.12.1 (#3011) 3 년 전

README.md

Invidious logo

Invidious

Build Status GitHub commits GitHub issues GitHub pull requests Translation Status Awesome Humane Tech

An open source alternative front-end to YouTube

Website  •  Instances list  •  FAQ  •  Documentation  •  Contribute  •  Donate
Chat with us:
Matrix Libera.chat (IRC)

E-mail

Screenshots

Player Preferences Subscriptions

Features

User features

  • Lightweight
  • No ads
  • No tracking
  • No JavaScript required
  • Light/Dark themes
  • Customizable homepage
  • Subscriptions independent from Google
  • Notifications for all subscribed channels
  • Audio-only mode (with background play on mobile)
  • Support for Reddit comments
  • Available in many languages, thanks to our translators

Data import/export

  • Import subscriptions from YouTube, NewPipe and Freetube
  • Import watch history from YouTube and NewPipe
  • Export subscriptions to NewPipe and Freetube
  • Import/Export Invidious user data

Technical features

  • Embedded video support
  • Developer API
  • Does not use official YouTube APIs
  • No Contributor License Agreement (CLA)

Quick start

Using invidious:

Hosting invidious:

Documentation

The full documentation can be accessed online at https://docs.invidious.io/

The documentation's source code is available in this repository: https://github.com/iv-org/documentation

Extensions

We highly recommend the use of Privacy Redirect, a browser extension that automatically redirects Youtube URLs to any Invidious instance and replaces embedded youtube videos on other websites with invidious.

The documentation contains a list of browser extensions that we recommended to use along with Invidious.

You can read more here: https://docs.invidious.io/applications/

Contribute

Code

  1. Fork it ( https://github.com/iv-org/invidious/fork ).
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Stage your files (git add .).
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin my-new-feature).
  6. Create a new pull request ( https://github.com/iv-org/invidious/compare ).

Translations

We use Weblate to manage Invidious translations.

You can suggest new translations and/or correction here: https://hosted.weblate.org/engage/invidious/.

Creating an account is not required, but recommended, especially if you want to contribute regularly. Weblate also allows you to log-in with major SSO providers like Github, Gitlab, BitBucket, Google, ...

Projects using Invidious

A list of projects and extensions for or utilizing Invidious can be found in the documentation: https://docs.invidious.io/applications/

Liability

We take no responsibility for the use of our tool, or external instances provided by third parties. We strongly recommend you abide by the valid official regulations in your country. Furthermore, we refuse liability for any inappropriate use of Invidious, such as illegal downloading. This tool is provided to you in the spirit of free, open software.

You may view the LICENSE in which this software is provided to you here.

  1. Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.