1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00
Invidious package for YunoHost
Find a file
ericgaspar 2f366f7cbe
fix
2021-03-03 21:04:16 +01:00
conf fix 2021-03-03 21:04:16 +01:00
scripts fix 2021-03-03 21:04:16 +01:00
sources First commit 2020-11-09 22:28:22 +01:00
check_process Fix linter warnings 2020-12-04 12:11:13 +01:00
issue_template.md Add more_set_headers to NGINX conf 2021-01-14 12:13:36 +01:00
LICENSE First commit 2020-11-09 22:28:22 +01:00
manifest.json Update manifest.json 2021-02-16 20:06:02 +01:00
pull_request_template.md First commit 2020-11-09 22:28:22 +01:00
README.md Merge pull request #1 from deckname/patch-1 2020-12-18 08:38:08 +01:00
README_fr.md Update links 2020-12-18 09:50:54 +01:00

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