ファイルへ移動
Samantaz Fox 253256bf37
Clean make help
Forgot to mute the echo commands :X
2022-02-23 00:18:48 +01:00
.github Create FUNDING.yml 2022-01-19 20:43:52 +00:00
assets Lint docs of addCurrentTimeToURL in player script 2022-02-22 00:44:36 +01:00
config Fix typos 2022-02-07 14:57:14 +02:00
docker Merge pull request #2397 from syeopite/dep-manager-for-videojs-stuff 2022-01-28 15:30:13 +01:00
kubernetes fix image location for helm 2021-09-01 21:21:38 +00:00
locales Update Greek translation 2022-02-22 00:17:21 +01:00
screenshots Rework the README (#2135) 2021-07-24 20:48:30 +02:00
scripts Merge pull request #2827 from SamantazFox/more-code-cleanup 2022-02-02 00:36:19 +01:00
spec Move import logic to its own module 2022-02-07 17:38:50 +01:00
src Fix captions regex 2022-02-22 19:44:41 +01:00
.ameba.yml Add Ameba static code analysis tool to dev shards 2022-01-20 22:25:01 +01: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 Preserve videojs directory for dependency script 2021-09-18 13:30:17 -07: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
LICENSE Change license 2018-01-28 11:32:40 -06:00
Makefile Clean make help 2022-02-23 00:18:48 +01:00
README.md Remove the e-mail section from the README and link to the website 2022-02-16 17:27:03 +00:00
TRANSLATION TRANSLATION file for l10n 2020-05-26 18:02:21 +00:00
docker-compose.yml Remove useless config inside docker-compose 2022-02-22 00:09:15 +01:00
invidious.service Add logfile to systemd service and fix path 2019-01-23 21:31:52 +01:00
shard.lock Add Ameba static code analysis tool to dev shards 2022-01-20 22:25:01 +01:00
shard.yml Add Ameba static code analysis tool to dev shards 2022-01-20 22:25:01 +01:00
videojs-dependencies.yml Update note on video.js in js dependencies file 2021-09-19 15:06:59 -07:00

README.md

Invidious logo

Invidious

License: AGPLv3 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)
Mastodon: @invidious@social.tchncs.de
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 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/Extensions.md

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

  • FreeTube: A libre software YouTube app for privacy.
  • CloudTube: A JavaScript-rich alternate YouTube player.
  • PeerTubeify: On YouTube, displays a link to the same video on PeerTube, if it exists.
  • MusicPiped: A material design music player that streams music from YouTube.
  • HoloPlay: Funny Android application connecting on Invidious API's with search, playlists and favorites.

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.