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
eric_G 3d152f7a59
Testing (#162)
* Update manifest.toml

* Update _common.sh

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-23 23:14:30 +02:00
.github Testing (#23) 2021-05-23 12:01:50 +02:00
conf Testing (#146) 2024-01-04 22:10:47 +01:00
doc Testing (#146) 2024-01-04 22:10:47 +01:00
scripts Testing (#162) 2024-08-23 23:14:30 +02:00
.DS_Store Testing (#122) 2023-05-20 18:09:04 +02:00
ALL_README.md Testing (#162) 2024-08-23 23:14:30 +02:00
config_panel.toml Testing (#146) 2024-01-04 22:10:47 +01:00
LICENSE First commit 2020-11-09 22:28:22 +01:00
manifest.toml Testing (#162) 2024-08-23 23:14:30 +02:00
README.md Testing (#162) 2024-08-23 23:14:30 +02:00
README_es.md Testing (#162) 2024-08-23 23:14:30 +02:00
README_eu.md Testing (#162) 2024-08-23 23:14:30 +02:00
README_fr.md Testing (#162) 2024-08-23 23:14:30 +02:00
README_gl.md Testing (#162) 2024-08-23 23:14:30 +02:00
README_id.md Testing (#162) 2024-08-23 23:14:30 +02:00
README_it.md Auto-update README 2024-03-29 07:07:56 +01:00
README_ru.md Testing (#162) 2024-08-23 23:14:30 +02:00
README_zh_Hans.md Testing (#162) 2024-08-23 23:14:30 +02:00
tests.toml tests: bump upgrade version 2024-04-30 09:49:12 +02:00

Invidious for YunoHost

Integration level Working status Maintenance status

Install Invidious with YunoHost

Read this README in other languages.

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 interface allowing access to Youtube videos without going through youtube.com In addition to constituting an advantage in terms of confidentiality (the data does not pass directly through the services of the giant).

Features:

  • Audio only mode,
  • Dark mode,
  • Ability to display Reddit comments instead of YouTube comments,
  • Ability to subscribe to channels without creating a Google account

Shipped version: 24.08.23~ynh1

Demo: https://invidious.site/

Screenshots

Screenshot of Invidious

🔴 Antifeatures

  • Non-free Network Services: Promotes or depends entirely on a non-free network service.

Documentation and resources

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

More info regarding app packaging: https://yunohost.org/packaging_apps