/pi-tube-server

Primary LanguageRubyMIT LicenseMIT

Pi Tube Server

Code Climate

Description

Let you play Youtube videos in the Raspberry Pi console on Raspbian.

Setup

You will need to install omxplayer and youtube-dl in order to be able to download and read videos on the PI

sudo apt-get install omxplayer youtube-dl

Usage

Just run pi-tube-server, and enjoy.

ruby pi-tube-server.rb

License

MIT, see the LICENSE file for more details.