Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 545 Bytes

File metadata and controls

23 lines (12 loc) · 545 Bytes

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.