1) Install Invidious 7) Uninstall Invidious
2) Update Invidious 8) Set up PostgreSQL Backup
3) Deploy with Docker 9) Install Nginx
4) Add Swap Space 10) Install Inv sig helper
5) Run Database Maintenance 11) Install YouTube tsg.
6) Start, Stop or Restart 12) Exit
Usage: invidious_update.sh [options]
If called without arguments, installs Invidious.
--help |-h Display this help and exit
--install-invidious |-i Install Invidious
--cron-update |-c Update Invidious with cron
--database-maintenance |-m Database Maintenance
--install-log |-l Activate logging
--install-inv-sig-helper |-iish Install Inv-sig-helper
--install-ytsg |-iytsg Install YouTube trusted session generator
--ytsg-docker |-uytsgd Update YouTube ts tokens for Docker
To install Invidious: Note: you will be prompted to enter root password
If root password is not set, type:
sudo passwd root
Log in as root
su root
curl -sSL https://github.com/tmiland/Invidious-Updater/releases/latest/download/invidious_update.sh > invidious_update.sh && \
chmod +x invidious_update.sh && \
./invidious_update.sh -i
curl -sSL https://tmiland.github.io/invidious-updater/invidious_update.sh > invidious_update.sh && \
chmod +x invidious_update.sh && \
./invidious_update.sh -i
Invidious-Installer is sourced in the install option.
To install this script: See Install.md
Debian | Ubuntu |
---|---|
CentOS | Fedora |
---|---|
Arch | PureOS |
---|---|
Linux Mint |
---|
It is recommended to use this script on a fresh installation to avoid unwanted complications.
Tested and working on:
Debian | Ubuntu | CentOS | Fedora | Arch | PureOS |
---|---|---|---|---|---|
[X] Tested on Arch Linux
~~If you get permission issues, set selinux to permissive. See how to here: How do I enable or disable SELinux ?~~
Postgresql 11 will be installed by default in both Fedora and CentOS. (If not already installed)
Postgresql will be default from repo on Fedora and CentOS
See Changelog
Sign up for web hosting using this link, and receive $200 in credit over 60 days.
Use at own risk