This project simplifies the process of installing and controlling Waujito's YoutubeUnblock on ASUS routers running MerlinWRT firmware.
wget -O /tmp/asuswrt-merlin-yuui.tar.gz https://github.com/DanielLavrushin/asuswrt-merlin-youtubeunblockui/releases/latest/download/asuswrt-merlin-yuui.tar.gz && rm -rf /jffs/addons/yuui && tar -xzf /tmp/asuswrt-merlin-yuui.tar.gz -C /jffs/addons && mv /jffs/addons/yuui/yuui /jffs/scripts/yuui && chmod 0777 /jffs/scripts/yuui && sh /jffs/scripts/yuui install
After installation, log out and log back into your router's interface. A new sub-menu called Youtube Unblock should appear under the Firewall menu. Simply click the Youtube Unblock button and enjoy!