Fetches random videos from ubu.com and opens them in VLC. Supports Linux and Mac.
For increased pleasure, consider running the script on a Raspberry Pi and plug that into your TV set:
First install node and VLC using your preferred method. Then to install and run:
cd ubutv
npm install
./ubutv.mjs
Or run with log stored in ubutv.log
:
./ubutv.sh
MIT