Magisk module that overlays a modified (patched) version over the regular version.
This is done by using the mount command to mount (overlay) one file/directory over the other.
Google YouTube to be installed as a user app.
Must be the same build as the patched version.
- Note: This has to be a full apk install. Not a split-apk install.
Available in the releases tab. Link
- Install regular (stock) YouTube.
- Copy the module zip file to the device.
- Open Magisk Manager, select Modules and then Install from storage.
- Select the zip file and install.
- Reboot device.
- Update to YouTube v18.32.39
Still need to create the wiki pages 🙄
Module support:
- xdaDevelopers Inject YouTube
This module includes a modified YouTube app.
The modified version is created by patching the stock version using ReVanced.
For more information on ReVanced.
- See the ReVanced project.
- Currently using inotia00's patches.
Patches included in this Module
Details
| Patch | Description |
|---|---|
default-video-quality | Adds ability to set default video quality settings. |
disable-shorts-on-startup | Disables playing YouTube Shorts when launching YouTube. |
disable-auto-captions | Disables forced auto captions. |
enable-minimized-playback | Enables minimized and background playback. |
hide-auto-player-popup-panels | Hide automatic popup panels (playlist or live chat) on video player. |
hide-channel-watermark | Hides creator's watermarks on videos. |
hide-end-screen-cards | Hides the suggested video cards at the end of a video in fullscreen. |
hide-fullscreen-panels | Hides video description and comments panel in fullscreen view. |
hide-general-ads | Hides general ads. |
hide-info-cards | Hides info-cards in videos. |
hide-layout-components | Hides general layout components. |
hide-video-ads | Hides ads in the video player. |
return-youtube-dislike | Shows the dislike count of videos using the Return YouTube Dislike API. |
settings | Applies mandatory patches to implement ReVanced settings into the application. |
sponsorblock | Integrates SponsorBlock which allows skipping video segments such as sponsored content. |
spoof-player-parameters | Spoofs player parameters to prevent playback issues. |
- Feel free to use, change, improve, adapt.
- Remember to share.
- The Android Community and everyone who has helped me learn through the years.
- John Wu and team for all things Magisk.
- Vanced.
- ReVanced.
- Everyone that has contributed to YouTube modifications.