MuTube enhances YouTube on Apple TV with TizenTube Cobalt's userscript, which removes ads and adds support for features like SponsorBlock.
MuTube has been tested using Frida 16.6.6 and YouTube 4.50.03 on an Apple TV 4K.
-
Install insert_dylib.
git clone https://github.com/Tyilo/insert_dylib cd insert_dylib xcodebuild cp build/Release/insert_dylib /usr/local/bin/insert_dylib
-
Run
make
. Make sureMakefile
points to the correct IPA file. Different versions of YouTube will require different addresses to instrument. Both the Makefile and themain.js
file need to be updated accordingly.
Sideload the generated mutube.ipa
onto your Apple TV using a tool like Sideloadly.
Once installed, open the YouTube app and you should see a popup on the top right corner indicating that
TizenTube has loaded successfully.