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
2020-11-10 16:43:49 +01:00
conf Add language 2020-11-10 11:53:07 +01:00
scripts Update upgrade 2020-11-10 16:43:49 +01:00
sources First commit 2020-11-09 22:28:22 +01:00
check_process First commit 2020-11-09 22:28:22 +01:00
issue_template.md First commit 2020-11-09 22:28:22 +01:00
LICENSE First commit 2020-11-09 22:28:22 +01:00
manifest.json Update manifest.json 2020-11-10 12:25:09 +01:00
pull_request_template.md First commit 2020-11-09 22:28:22 +01:00
README.md Merge branch 'master' into testing 2020-11-10 12:09:33 +01:00
README_fr.md Merge branch 'master' into testing 2020-11-10 12:09:33 +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