rafamerino / ytadsblocker

YTadsblocker is a script to block all the Youtube's advertisement in Pi-Hole

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pi-Hole - Youtube Ads Blocker

This script will block all the Youtube's advertisement in your network. It must be used with Pi-Hole.

Installation

  • Download the script # git clone https://github.com/deividgdt/ytadsblocker.git
  • Make it executable # chmod a+x ytadsblocker.sh
  • Execute the script with the option: install # ./ytadsblocker.sh install
  • Start the service and that's it # systemctl start ytadsblocker

More info

About

YTadsblocker is a script to block all the Youtube's advertisement in Pi-Hole

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%