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

https://github.com/proprietary/plain-sight

Make videos that have files in them. Turn any website that accepts video uploads into your personal dropbox!
https://github.com/proprietary/plain-sight

Last synced: about 1 year ago
JSON representation

Make videos that have files in them. Turn any website that accepts video uploads into your personal dropbox!

Awesome Lists containing this project

README

          

# plain-sight

## Dependencies

Debian 12 (bookworm):

```bash
sudo apt install \
libavfilter-dev \
libswscale-dev \
libavcodec-dev \
libavutil-dev \
ffmpeg \
pkg-config \
libopencv-dev
```

## License

Apache-2.0