Releases: anddea/revanced-patches
v2.222.0-dev.10
v2.222.0-dev.8
2.222.0-dev.8 (2024-03-22)
Bug Fixes
- YouTube - Translations: Update translations info (302ffd6)
Features
v2.222.0-dev.7
2.222.0-dev.7 (2024-03-21)
Bug Fixes
- YouTube - Translations: Update translations info (9babfd9)
- YouTube: Adjusting patches to apply correctly to earlier versions. (#94) (cb02ba7)
Features
- YouTube - Hide layout components: Add
Subscriptions
tab andComments
toKeyword filter
(bbc3217) - YouTube - Speed overlay: Change the speed overlay icon and fix patch for applying to earlier versions (#92) (d547cda)
- YouTube - Translations: Update
Japanese
(#89) (f8b40f8) - YouTube - Translations: Update
Russian
(#95) (a00a7b6) - YouTube: Bump support version
19.09.38
-19.10.39
(#96) (bd7cb77)
v2.222.0-dev.6
2.222.0-dev.6 (2024-03-19)
Bug Fixes
- YouTube - Change player flyout panel toggles: Fix for supported versions (a9fe961)
- YouTube - Translations: Update translations info (56ad720)
Features
- YouTube - Translations: Update
Korean
(8b11f6a)
v2.222.0-dev.5
2.222.0-dev.5 (2024-03-19)
Bug Fixes
- YouTube - Translations: Update translations info (17a514e)
Features
v2.221.1
2.221.1 (2024-03-17)
Bug Fixes
- YouTube - Custom playback speed: Update max value
- YouTube - Hook Download Button: Failed to resolve fingerprint
- YouTube - Hook Download Button: Playlist isn't downloadable
- YouTube - Hook Download Button: Use
MainActivity
for download actions - YouTube - Disable shorts on startup: Not worked on v18.29.xx
Features
- YouTube - Swipe controls: Add an option to select swipeable area size
Reverts
- feat(YouTube - Hide player buttons background): Add a toggle switch to the settings.
- Updated translations.
If you want to update your language, please fork this repo and inside your forked repo switch to dev
branch, go to src/main/resources/youtube/translations/your_language, update strings.xml
by copy-pasting and translating lines from missing_strings.xml
and updated-strings.xml
. After updating strings.xml
, open PR here.
v2.221.0.3
- Update translations:
Italian
,Polish
,Russian
. - Update filter to hide Community posts (integrations).
- Fix some strings and small bugs.
[YouTube] Now, you can check for missing and updated strings in your language folder if it's available.
Details on missing strings
ar - 59 missing strings.
bg-rBG - 55 missing strings.
bn - 246 missing strings.
de-rDE - 308 missing strings.
el-rGR - 23 missing strings.
es-rES - 55 missing strings.
fi-rFI - 247 missing strings.
fr-rFR - 23 missing strings.
khu-rHU - 23 missing strings.
id-rID - 179 missing strings.
in - 179 missing strings.
No missing strings for it-rIT
ja-rJP - 23 missing strings.
No missing strings for ko-rKR
No missing strings for pl-rPL
pt-rBR - 55 missing strings.
No missing strings for ru-rRU
tr-rTR - 23 missing strings.
uk-rUA - 25 missing strings.
vi-rVN - 23 missing strings.
zh-rCN - 206 missing strings.
zh-rTW - 28 missing strings.
v2.221.0.2
YouTube
- Update translations:
Korean
YouTube Music
- Bring back custom splash and header icons.
v2.221.0.1
Small fix for YouTube 19.09+
- Fix misaligned fullscreen button in
Overlay buttons
. - Fix
Hide fullscreen button
.
v2.221.0
YouTube
Features
- Bring back a switch toggle for
Premium header
in the Settings by @rufusin. - Bump YouTube version up to
19.09.37
by @rufusin. Some patches likeChange flyout panel toggle type
andDisable HDR auto brightness
won't work as Google removed codebase for those patches to work, the second one is not needed anymore on newer versions. - [Experimental]
Enable keyword filter
underEnable custom filter
in General settings. Allows to hide content by keywords (channel and video titles) in the feed and search results. Supports Unicode. This patch is being tested and currently may have issues. You can report if you notice bugs.
Fixes
- Fix playlist download hook patch when spoofing to older versions by @YT-Advanced.
- Bug fixes.