Files in the top-level directory from the latest check-in
- thumbs
- videos
- favicon.ico
- genthumbs.sh
- index.php
- README.md
- styling.css
- video.php
VILTUBE
A minimalist video hosting solution, written in PHP. If you want to post videos on the internet with free software, but want something very easy to setup and something not as big as PeerTube, this is perfect for you!
Features
- Very small and fast!
- No databases or SQL usage, you just put videos up
- No login or registration page to be hacked
- Very customizable
- Text browser friendly
- Remove CSS by deleting styling.css
The setup
- Have PHP installed on your webserver and running
- Clone this repository to a directory your webserver can access
- Put videos in the videos folder of viltube!
Thumbnails
Put webps of matching name in the thumbs folder, if they arent present viltube wont serve a thumbnail.
There is a shell script 'genthumbs.sh' you can use to generate thumbnails for your videos via ffmpeg.
Further improvements
Anything better than this would be statically generated or just a directory of videos served by the webserver.
LICENSE
Public Domain CC0