Invidious is an alternative front-end to YouTube
Find a file
2023-04-15 10:59:41 +02:00
.github Allow to set a label for exempting from staling (#3651) 2023-02-19 19:20:47 +00:00
assets Merge branch 'iv-org:master' into master 2023-04-14 04:28:15 +02:00
config Add ability to disable all user notifications (#3473) 2023-01-05 23:08:05 +00:00
docker Docker: Also add tini to ARM64 dockerfile 2023-01-15 23:16:42 +01:00
kubernetes update chart.lock 2023-01-20 20:42:38 +00:00
locales download_widget: Add missing translation key 2023-03-30 12:52:03 +02:00
mocks@11ec372f72 Update specs 2023-04-10 16:59:13 +02:00
screenshots Add files via upload 2023-04-02 20:21:35 +02:00
scripts Deps: Use the right source path when copying .min.css files 2023-01-21 19:52:14 +01:00
spec Update specs 2023-04-10 16:59:13 +02:00
src Update watch.ecr 2023-04-15 10:58:33 +02:00
.ameba.yml Code cleanup 2022-04-03 22:28:11 +02:00
.editorconfig Initial commit 2017-11-23 01:48:55 -06:00
.gitattributes Only ignore the videojs libraries 2021-05-23 17:59:02 +00:00
.gitignore Add the docs/ folder to gitignore (#3694) 2023-03-19 20:03:15 +01:00
.gitmodules Add mocks as a submodule 2022-06-08 23:56:40 +02:00
CHANGELOG.md Remove admin_email. Use repos url for captcha ID and reddit header. Add note about not updating changelog 2021-01-07 21:09:24 +01:00
docker-compose.yml Fix a dead link to Docker install documentation (#3198) 2022-07-13 19:55:06 +00:00
invidious.service Add logfile to systemd service and fix path 2019-01-23 21:31:52 +01:00
LICENSE Change license 2018-01-28 11:32:40 -06:00
Makefile Makefile: disable QUIC by default (#3367) 2022-10-30 12:58:23 +00:00
README.md Update README.md 2023-04-02 18:15:07 +02:00
shard.lock shards: Bump protodec to v0.1.5 2022-12-02 19:56:52 +01:00
shard.yml shards: Bump protodec to v0.1.5 2022-12-02 19:56:52 +01:00
TRANSLATION TRANSLATION file for l10n 2020-05-26 18:02:21 +00:00
videojs-dependencies.yml Bump videojs to 7.12.1 (#3011) 2022-04-22 22:37:45 +02:00

Invidious logo

Fork from Invidious

An open source alternative front-end to YouTube

Website from Invidious  •  Instances list  •  FAQ from Invidious  •  Documentation from Invidious  •  Contribute from Invidious  •  Donate from Invidious

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 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 ).
  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.