Skip to content

Installation

kusti8 edited this page Apr 27, 2016 · 3 revisions

Installation is simple:

wget -qO - http://bintray.com/user/downloadSubjectPublicKey?username=bintray | sudo apt-key add -
echo "deb http://dl.bintray.com/kusti8/chromium-rpi jessie main" | sudo tee -a /etc/apt/sources.list
sudo apt-get update
sudo apt-get install chromium-browser rpi-youtube -y

If you already ran these instructions to install Chromium, there's no need to install it again. To update which should be done regularly: run_omxplayer.py -U

Did you know RPi-youtube supports more than 600+ sites? https://rg3.github.io/youtube-dl/supportedsites.html

Clone this wiki locally