An open API service indexing awesome lists of open source software.

https://github.com/zyxdevs/porninvidious


https://github.com/zyxdevs/porninvidious

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

          

# porninvidious

requires: `wget`, `lua`, `luasocket`, a posix shell

# how to use
```
lua server.lua
```
go to `http://127.0.0.1:8069` (https doesn't work)

optionally pass ip and port as arguments
```
lua server.lua -i 0.0.0.0 -p 80
```

The code of the inital commit of this repository was made by [acz](https://acz.kalli.st)