kubawolanin / youtube-webos

Youtube App without ADs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

youtube-webos

Youtube App without ADs

Pre-requisites

Building

  • Clone the repository
git clone https://github.com/FriedChickenButt/youtube-webos.git
  • Enter the folder and build the App, this will generate a *.ipk file.
cd youtube-webos && ares-package .

Installation

ares-install -d <alias of your TV> <.ipk file>

Launching

  • The app will be available in the TV's app list or launch it using ares-cli.
ares-launch -d <alias of your TV> com.youtube.noads

About

Youtube App without ADs

License:GNU General Public License v3.0


Languages

Language:JavaScript 76.1%Language:HTML 23.9%