1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2025-11-05 11:48:44 +01:00
Invidious package for YunoHost
Find a file
eric_G 4c5c8ac540
Testing (#169)
* Update manifest.toml

* Update _common.sh

* Auto-update READMEs

* Update version

* Auto-update READMEs

* Auto-update READMEs

* Update tests.toml

* Delete .DS_Store

* Bump version

* Auto-update READMEs

* Auto-update READMEs

* [autopatch] Automatic patch attempt for helpers 2.1 (#163)

* [autopatch] Automatic patch attempt for helpers 2.1

* cleaning

* Update restore

* Update manifest.toml

* Update _common.sh

* Update tests.toml

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2025-05-24 08:24:28 +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 (#169) 2025-05-24 08:24:28 +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 (#169) 2025-05-24 08:24:28 +02:00
README.md Testing (#169) 2025-05-24 08:24:28 +02:00
tests.toml Testing (#169) 2025-05-24 08:24:28 +02:00

Logo of Invidious Invidious, packaged for YunoHost

Alternative front-end to YouTube

🌐 Official app website App Demo Version: 2025.05.24~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Invidious repository: https://github.com/iv-org/invidious

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/invidious_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade invidious -u https://github.com/YunoHost-Apps/invidious_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.