Redirect website for Invidious
Go to file
Perflyst 660cc159b4
Add container release CI
2021-02-27 18:33:56 +01:00
.github/workflows Add container release CI 2021-02-27 18:33:56 +01:00
build Use new instances api url 2021-01-22 16:21:57 +01:00
nginx Add sample nginx configuration 2020-08-02 22:38:03 +12:00
src Add ethibox instance 2021-02-08 00:38:12 +13:00
.build.yml Update secret 2021-01-15 21:39:11 +13:00
.gitignore Add first working version 2020-08-02 18:18:40 +12:00
.npmrc Add first working version 2020-08-02 18:18:40 +12:00
Dockerfile Fix nginx root location 2021-01-22 13:27:32 +01:00
LICENSE Add AGPL 3 license 2020-08-02 16:16:34 +12:00
README.md Update the ReadMe since it's now in the invidious organization (Closes #4) 2021-01-24 14:38:56 +00:00
jsconfig.json Add first working version 2020-08-02 18:18:40 +12:00
package-lock.json Use Babel and add JS licenses page 2020-08-07 20:16:29 +12:00
package.json Use Babel and add JS licenses page 2020-08-07 20:16:29 +12:00

README.md

invidious-redirect

Backstory: https://github.com/iv-org/invidious/issues/1321

Live: https://redirect.invidious.io/

Build Instructions

npm install -D
npm run build

License: AGPL 3