1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00
invidious_ynh/README.md
2020-12-18 08:38:08 +01:00

2.5 KiB

Invidious for YunoHost

Integration level
Install Invidious with YunoHost

Lire ce readme en français.

This package allows you to install Invidious quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Invidious is an alternative front-end for accessing YouTube videos without going through youtube.com.

Shipped version: 0.20.1

Screenshots

Demo

Configuration

You can configure Invidious by modifying the configuration file /var/www/invidious/config/config.yaml with the help of this documentation.

Documentation

YunoHost specific features

Multi-user support

  • Is LDAP supported? No
  • Can the app be used by multiple users? Yes

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

Invidious require a dedicated root domain, ie. invidious.domain.tld

⚠️ To install Invidious you need at least 2GB of RAM available.


Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/invidious_ynh/tree/testing --debug
or
sudo yunohost app upgrade invidious -u https://github.com/YunoHost-Apps/invidious_ynh/tree/testing --debug