mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2025-11-05 11:48:44 +01:00
Invidious package for YunoHost
* 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> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Invidious, packaged for YunoHost
Alternative front-end to YouTube
📦 Developer info
🛠️ 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.