![]() * Replace "made with invidious" with "Projects using Invidious" * Use markdown for git commands + add the staging step * Add Quickstart section |
||
---|---|---|
.github | ||
assets | ||
config | ||
docker | ||
kubernetes | ||
locales | ||
screenshots | ||
spec | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
docker-compose.yml | ||
invidious.service | ||
LICENSE | ||
README.md | ||
shard.lock | ||
shard.yml | ||
TRANSLATION |

Invidious
An open source alternative front-end to YouTube
Instances list • Documentation • Contribute • Donate
Chat with us:
Screenshots
Player | Preferences | Subscriptions |
---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Features
- Lightweight (the homepage is ~4 KB compressed)
- No ads
- No tracking
- Javascript is 100% optional
- Tools for managing subscriptions:
- Only show unseen videos
- Only show latest (or latest unseen) video from each channel
- Delivers notifications from all subscribed channels
- Automatically redirect homepage to feed
- Import subscriptions from YouTube
- Audio-only mode (and no need to keep window open on mobile)
- Dark mode
- Embed support
- Set default player options (speed, quality, autoplay, loop)
- Support for Reddit comments in place of YouTube comments
- Import/Export subscriptions, watch history, preferences
- Developer API
- Does not use any of the official YouTube APIs
- No need to create a Google account to save subscriptions
- No Code of Conduct
- No Contributor license Agreement
- Available in many languages, thanks to Weblate
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
Quick start
Using invidious: Select an instance from the list and start watching videos right now!
Hosting invidious: Just Follow the installation instructions!
Extensions
The documentation contains a list of browser extensions that are recommended to use in addtition to Invidious.
You can read more here: https://docs.invidious.io/Extensions.md
Contribute
Code
- Fork it ( https://github.com/iv-org/invidious/fork ).
- Create your feature branch (
git checkout -b my-new-feature
). - Stage your files (
git add .
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin my-new-feature
). - Create a new pull request ( https://github.com/iv-org/invidious/compare ).
Translations
We use Weblate to manage Invidious translations.
You can propose 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 favoris.
Donate
Bitcoin (BTC): bc1qfhe7rq3lqzuayzjxzyt9waz9ytrs09kla3tsgr
Monero (XMR): 41nMCtek197boJtiUvGnTFYMatrLEpnpkQDmUECqx5Es2uX3sTKKWVhSL76suXsG3LXqkEJBrCZBgPTwJrDp1FrZJfycGPR
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.
- 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.