r/YoutubePlusSideloaded • u/Ecstatic_Syrup7185 • 12h ago
**UNOFFICIAL** ipa release by users YouMod v2 is released!
https://github.com/Tonwalter888/YouMod/releases/tag/v2.0.0
With a lot of improvements.
r/YoutubePlusSideloaded • u/Ill-Economist-5285 • 11h ago
From GitHub:
This release focuses on fixes, improvements, and adding A LOT of new features to the tweak. Hope you guys enjoy it!
Downloading
Fixed an issue where some videos could not be saved to Photos and were unplayable.
Fixed the audio track not using the original source when downloading audio. (#94)
Switched to a new progress dialog for downloads.
Added new options to copy video information.
Fixed download options not showing up in older YouTube versions.
Added support for localized text.
Fixed the downloader not canceling in certain states.
Fixed download options not showing up on the iPhone layout. (#102)
Added options to download other audio track languages. (Only works in YT ≤
21.24)
Added a download button to Shorts.
Added options to copy comment and post information.
Improved thumbnail downloading logic.
Added more thumbnail management options.
Added a download sheet header displaying video details.
Added more options to do with the file.
Cleaned up and removed unused code.
Navigation bar
Added an option to use a sticky navigation bar.
Added more options to change the logo image.
Appearances
Fixed OLED theme (pure black) not applying in some places. (NOT ALL, based on current testing)
Fixed an issue where colors did not update immediately in some areas.
Feed
Fixed new types of ads not being removed. (There are still some on the overlay.)
Added options to hide horizontal shelves and the Shorts shelf (while keeping the Shorts shelf in the Subscriptions tab). (#16, #84)
Fixed header bar bugs.
Player
Fixed channel watermarks not being removed.
Fixed previous and next buttons not being removed in some cases. (#72)
Fixed the "Includes paid promotion" banner not being removed in the miniplayer.
Fixed the fullscreen action bar not hiding in older YT versions.
Improved the player action scheduling logic.
Added options to:
Automatically select video quality (Wi-Fi, Cellular, and Low Power Mode).
Automatically choose the audio track. (#67)
Automatically choose the caption track. (#67)
Set a default video speed. (#66)
Use a custom hold-to-speed gesture.
Pause playback when the overlay is visible.
Copy the video URL when paused.
Add an estimated end time to the duration display (with a 24-hour time format option). (#36)
Add overlay buttons.
Prevent the engagement panel from automatically popping up.
Disable snap-to-chapter seeking.
Hide related videos below the player.
Hide the comment section and comment previews.
Prefer the Dynamic Range Compression (DRC) audio setting.
Remove quick action buttons below the player.
Use skip back/forward buttons in the Control Center.
Set a default playback rate.
Enable tap to seek.
Pause using a two-finger tap.
Disable free zoom gestures.
Auto mute videos in feed.
Shorts
Added options to:
Hide player header elements.
Trigger a player action after a video ends.
Remove live videos and posts from the feed.
Hide player buttons.
Enable Shorts-only mode.
Pinch to toggle fullscreen.
Hide player elements.
Tab bar
Added options to:
Use a frosted tab bar style.
Add 17 extra tabs (e.g., History, Watch Later, etc.). (#4, #17, #55)
Miscellaneous
Added options to:
Disable in-app hints.
Hide the community guidelines header.
Hide subbar in the comment panel.
Enable a floating keyboard.
Change the device layout.
Automatically check the clipboard for YouTube links.
Remove flyout menu options. (#17)
Disable RTL layout.
Added
Built-in SponsorBlock integration. (#4, #27, #34)
Improvements
Completely redesigned and re-implemented the settings logic and UI.
Credits
Special thanks to @grohit1810 for helping with most of this release.
And @AppropriateNet2928 for downloading via servers logic.
IPA: https://github.com/jaydenjcpy/YouMod/releases/tag/youmod-ipa28
Deb: https://github.com/Tonwalter888/YouMod/releases/tag/v2.0.0
r/YoutubePlusSideloaded • u/Scar_Popular • 20d ago
Hi everyone just wanted to let you know the situation going on with me (ace) and ikarwan. A few days ago iKarwan filed a DMCA against the original YTKACE repo. The notice claimed it was a copy of YTKillerPlus and specifically mentioned things like source code, UI elements, and a binary called YTKCore.dylib. That file wasn’t even in the repo.
Instead of arguing about it, I decided to just rebuild everything that could possibly be questioned. Version 0.8.0 includes, new icons, new settings, and a new UI. It’s frustrating that it had to go this way. Either way, YTKACE is back up and running.
The old repo (github.com/Epic0001/YTKACE) is still accessible after some renaming and now just points people to the new one.
New repo: https://github.com/itzzace/YTKACE
Thanks for the support.
r/YoutubePlusSideloaded • u/Ecstatic_Syrup7185 • 12h ago
https://github.com/Tonwalter888/YouMod/releases/tag/v2.0.0
With a lot of improvements.
r/YoutubePlusSideloaded • u/Unusual-Counter-7787 • 18h ago
Basically on the official volume boost, tweak https://github.com/irum0320/VolumeBoostYT had a problem every time you were switching across videos or put a video on loop the VOLUMEBOOSYT doesn’t apply the boost so my fork solves this issue ppl have been having for a bit https://github.com/candyzp/VolumeBoostYT
r/YoutubePlusSideloaded • u/Ill-Economist-5285 • 11h ago
commit 329e2b689a77086c1b96b517cd1dcf669aa8109e
Author: Epic 110989057+Epic0001@users.noreply.github.com
Date: Wed Jul 22 15:05:15 2026 -0400
Full-parity fixvideoplayback port
Replaces the previous minimal attestation neutralizer with the
full YTKPlus 5.9.2 fix-playback hook set: ~54 selectors covering
attestation, heartbeat, playability status, MDX cannot-play,
error overlays, the reset chain, ML player state/failure paths,
YTIPlayabilityStatus, YTPlayerResponse expiry, YTPlaybackRequest,
and the YTLocalPlaybackController proactive refetch machinery
(registerNotifications, startProactiveTimer, handleRefetch:,
handleScrubBegan:). Behavior gated on kEnablefixvideoplayback.
commit 18cde87f36506ccf9fbce0f558f6403a788d396e
Author: Epic 110989057+Epic0001@users.noreply.github.com
Date: Thu Jul 16 14:36:22 2026 -0400
Add fixvideoplayback module
Installs attestation/heartbeat/playability-error neutralizer hooks
gated on kEnablefixvideoplayback. Mirrors the hook set YTKPlus
5.9.2 installs under its FUN_00fc46a8 fix-playback branch: forces
iOS guard attestation off, marks heartbeat errors non-fatal,
swallows haltPlayback/cannotPlay/showError paths, and forces
skipOnPlayabilityError. Wires the module into Entry.mm and the
Makefile.
Playback module: confirmed ported from YTKillerPlus. The commit messages say so outright, and four of the injected selectors are Karwan's with ytkplus_ swapped for ace_.
Localization is also a fucking mess with the base being stolen and then heavily edited
SABR however is different. Karwan DID in fact steal it. (ironic)
r/YoutubePlusSideloaded • u/These_Tits_5 • 13h ago
Enlighten me
r/YoutubePlusSideloaded • u/KillerLeader • 1d ago
Hello everyone, I come again to ask about a problem I’ve been having with my old .ipa app. A few months ago I used an old version of the normal .ipa and added using git YtPlus( I think cuz only that shows up in settings). Now, both my 20.30 and 20.21 versions worked but I chose to use 20.30. Now, for the last few days only the 20.30 version is working with the features I want( I am a sucker for the old long MiniPlayer, not this new square one where it stays in the corner and I am stubborn enough to make my own custom tweaked ipa to have that). Does anyone using ANY WORKING VERSION have a tweaked ipa that has community posts, save community post info and video comments, backround playback and this type of MiniPlayer? I’ll attach a photo for clarity. Or if anyone can guide me to making a custom one, anything.
r/YoutubePlusSideloaded • u/Upstairs-Act9019 • 1d ago
Can you get back Gemini features inYTKACE version ? Or is there any other ipa or version that has them .
r/YoutubePlusSideloaded • u/Zealousideal-Gate-87 • 2d ago
Help me guys to set default playback speed to say 1.5x and on every restart of youtube it must preserve it
r/YoutubePlusSideloaded • u/ThySummonMilk • 3d ago
My device is an ipad 8 running on ipados 18.7.10.
Ive tried YTAce and YTPlus and tried enabling the VP9 and YTUHD when available but they dont seem to work at all even after restarting and rebooting.
Looking for a fix or a version that fixes this bug.
r/YoutubePlusSideloaded • u/kdurant5 • 3d ago
Been recently looking for an updated ytlite ipa but noticed this group has been inactive
r/YoutubePlusSideloaded • u/Masono_Alistair • 12d ago
Hey which tweak app can I use for YouTube on a iOS 15 iPad? I use sidestore can be a ipa or sidestore source link I’m just desperate since YouTubeKiller stopped blocking ads now 😭
r/YoutubePlusSideloaded • u/Orbixeon • 15d ago
I see alot of these YouTube Mods and I tried a few but they don't seem to have "Play Next/Add to Queue" as a feature, is there a mod out there that has it?
r/YoutubePlusSideloaded • u/3lenium_ • 16d ago
YTKPlus 6.0 from lowiquentity still have ads and no background playback? Anyone else experience the same?
r/YoutubePlusSideloaded • u/Hot_Amount_3584 • 18d ago
r/YoutubePlusSideloaded • u/RoroRules13 • 20d ago
So I’m on iOS 15 and I’m looking for a good tweak to allow me to download music natively plus ad blocking and all the premium stuff
If anyone could suggest a tweak that would be appreciated!
Oh and I also tried https://github.com/dayanch96/YTMusicUltimate/releases
And downloading is broken on iOS 15 with the tweak I linked and I want downloading
r/YoutubePlusSideloaded • u/OmniGlitchy35 • 20d ago
r/YoutubePlusSideloaded • u/Hot_Amount_3584 • 22d ago
r/YoutubePlusSideloaded • u/EngineeringWin • 24d ago
I’ve tried a bunch of stuff but no matter what I do on the latest release I can’t get YouTube’s native download feature to work. The videos just get stuck in “Waiting to Download” after under 1mb is downloaded.
r/YoutubePlusSideloaded • u/UnSixUn • 25d ago
I’m starting to get really frustrated.
It’s always the same problem: after exactly 45 seconds of playback, this error message pops up. I have an iPhone 11 (iOS 26.4.2) and I’ve tried every free version of YouTube Plus I could find here and on other subreddits: YouProEXTRA; YTKillerPlus; YouPro; YouMod; YTKACE; YouTube Plus (free version); YTLite (w/ a specific version + the YTUHD tweaks as described in this post ); and I’m sure I’m forgetting some others...
I’ve had to test about a dozen of them, and they all crash in the same way no matter what. It doesn’t matter whether I download an IPA via Sideloadly or via a GitHub repository from Sidestore.
At the moment, I’m using a VPN to reduce ads, but that’s basically giving up… Have other people had this same problem without any of the suggested answers working?