You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
It wont wrap long linesnode .! ughhnode .node . i dont know how to fix this otherwise ihml |
3 months ago | |
---|---|---|
assets | 3 months ago | |
src | 3 months ago | |
.gitignore | 3 months ago | |
README.md | 3 months ago | |
bot.html | 3 months ago | |
build.js | 3 months ago | |
package-lock.json | 3 months ago | |
package.json | 3 months ago | |
server.js | 3 months ago |
README.md
ip lol
Installation
git clone https://git.gay/h/iplol
cd iplol
npm i
mkdir inputs
Place videos to use in the inputs
directory.
Building assets
Run npm run build
with the IPLOL_HOSTNAMES environment variable set to the hostnames you'll be using.
If you skip this step, they'll be generated when requested, which adds significant latency.
The IPLOL_HOSTNAMES environment variable can be a comma separated list, if you will be using multiple hostnames.
IPLOL_HOSTNAMES=example.com,example2.com npm run build
Usage
npm run start