Go to file
TheFrenchGhosty d5e4d97f4f
Merge pull request #36 from iv-org/updown
Update to use the new layout from api
2024-04-22 20:58:43 +02:00
.github/workflows Add container release CI 2021-02-27 18:33:56 +01:00
build Remove built HTML and add them to .gitignore 2022-05-02 00:24:29 +02:00
src Update to use the new layout from api 2024-04-22 20:57:33 +02:00
.build.yml Update secret 2021-01-15 21:39:11 +13:00
.gitignore Remove built HTML and add them to .gitignore 2022-05-02 00:24:29 +02: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