Skip to content

mModule/iYT

Repository files navigation

Inject YouTube

Description

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.

Requirement(s)

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.

Download

Available in the releases tab. Link

How to install.

  • 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.

Recent changes

  • Update to YouTube v18.32.39

How to

Still need to create the wiki pages 🙄

Module support:

About

This module includes a modified YouTube app.
The modified version is created by patching the stock version using ReVanced.
For more information on ReVanced.

Patches included in this Module

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.

Notes

  • Feel free to use, change, improve, adapt.
  • Remember to share.

Credits

  • 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.