Skip to content

Invidious is an alternative front-end to YouTube

License

Notifications You must be signed in to change notification settings

micro2547/invidious

 
 

Repository files navigation

how to host invidious in docker gitpod

  1. run sudo apt update
  2. run openssl rand -hex 20
  3. copy the key
  4. nano docker-compose.yml
  5. paste the key into "hmac_key"
  6. in ports on line 16, change it to "3000:3000"
  7. save the modified file
  8. run docker-compose up
  9. profit

About

Invidious is an alternative front-end to YouTube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Crystal 75.2%
  • HTML 13.2%
  • JavaScript 7.8%
  • CSS 2.2%
  • Shell 1.1%
  • Makefile 0.2%
  • Other 0.3%