Skip to content

Releases: inotia00/revanced-patches

v4.14.2

12 Oct 17:34
Compare
Choose a tag to compare

YouTube

  • chore(YouTube): replace with a fingerprint that supports a wider range of versions
  • chore(YouTube/Spoof streaming data): update client constants
  • feat(YouTube): replace with a fingerprint that supports a wider range of versions
  • feat(YouTube/Custom Shorts action buttons): add patch option Cairo
  • feat(YouTube/Custom branding icon): remove patch option YouTube (Minimal header) due to copyright issues
  • feat(YouTube/Overlay buttons): add patch option WiderButtonsSpace #87
  • feat(YouTube/Shorts components): add Hide stickers setting ReVanced/revanced-patches#3710
  • feat(YouTube/Toolbar components): add Hide YouTube Doodles setting ReVanced/revanced-patches#3743
  • fix(YouTube): fix string typos and grammar #84
  • fix(YouTube/Custom Shorts action buttons): low image quality for Cairo option on YouTube 18.29.38
  • fix(YouTube/Hide feed components): Hide Carousel Shelf setting sometimes hides the library shelf when a user is playing a video in the library tab
  • fix(YouTube/Hide feed components): Hide Latest videos button setting does not support tablets #89
  • fix(YouTube/Hide feed components): Hide UPCOMING video setting now only hides the video when the thumbnail can be hidden (close inotia00/ReVanced_Extended#2427)
  • fix(YouTube/Hide feed components): Hide related videos setting does not work in landscape mode on tablet
  • fix(YouTube/Hide feed components): change default offset for Hide related videos setting
  • fix(YouTube/Settings): EditTextDialog's background color does not match when Theme patch is excluded inotia00/ReVanced_Extended#2422
  • fix(YouTube/Settings): If the title of the setting is too long, it will be displayed as ...
  • fix(YouTube/Settings): restart dialog is missing for some settings
  • fix(YouTube/Shorts components): Shorts are hidden in Watch history shelf in Library tab
  • fix(YouTube/Shorts components): Hide paused header setting does not work
  • fix(YouTube/Shorts components): Replace channel handle setting no longer uses RSS feeds to retrieve usernames
  • fix(YouTube/Spoof streaming data): Authorization key is always included when fetching an API, even if there is no Authorization in the header (e.g. the user is not logged in or using the Incognito Mode)
  • fix(YouTube/Spoof streaming data): playback issues occur when data connection changes or RVX has been open for a long time inotia00/ReVanced_Extended#2416
  • fix(YouTube/Spoof streaming data): revert reduce response timeout and cache size
  • fix(YouTube/Spoof streaming data): update side effects
  • fix(YouTube/Spoof streaming data): use cache expiration
  • fix(YouTube/Spoof streaming data): wrong package name used in User-Agent
  • refactor(YouTube/Layout switch): refine settings
  • feat(YouTube/Translations): update translation

YouTube Music

  • chore(YouTube Music): replace with a fingerprint that supports a wider range of versions
  • feat(YouTube Music/Spoof app version): add target version 7.16.53
  • fix(YouTube Music/Spoof app version): ListPreference sometimes selects wrong values
  • fix(YouTube Music/Player components): Hide Audio / Video toggle setting not working in landscape mode
  • fix(YouTube Music/Player components): Remember shuffle state setting does not remember the correct state
  • fix(YouTube Music/Player components): patches do not apply properly in certain versions
  • feat(YouTube Music/Translations): update translation

Shared

Announcement

  • There is a change in options.json. If you see warnings related to patch options, remove the options.json file or Patch options.
  • YouTube's support version has been rolled back to 19.16.39 for the following reasons: inotia00/ReVanced_Extended#2241.
  • YouTube Music's support version has been rolled back to 7.16.53 for the following reasons: inotia00/ReVanced_Extended#2382.
  • Reddit 2024.18.0+ can only be patched via CLI or rvx-builder.
  • Compatible ReVanced Manager: RVX Manager v1.22.2 (fork).

Contribute to translation

v4.14.1

28 Sep 15:28
Compare
Choose a tag to compare

YouTube

  • chore(YouTube): no longer checks PlayerType or VideoInformation to determine if it is Shorts or not
  • chore(YouTube): remove outated patches
  • chore(YouTube): replace with a fingerprint that supports a wider range of versions
  • chore(YouTube/Change start page): hook a more appropriate Intent
  • chore(YouTube/Hide ads): clean up duplicate or unused filters
  • feat(YouTube): add Hide shortcuts patch ReVanced/revanced-patches#3699
  • feat(YouTube): add Hook YouTube Music actions patch
  • feat(YouTube): rename Visual preferences icons to Visual preferences icons for YouTube
  • feat(YouTube/Change start page): add Change start page type setting inotia00/ReVanced_Extended#2395 (comment)
  • feat(YouTube/Custom branding icon): add patch option YouTube (Minimal header) #83
  • feat(YouTube/Hide feed components): add Hide UPCOMING video setting
  • feat(YouTube/Hide feed components): add Hide expandable shelves setting
  • feat(YouTube/Hide feed components): add Hide related videos setting
  • feat(YouTube/Hide feed components): remove Duration filter setting as it no longer works due to server side changes inotia00/ReVanced_Extended#2389
  • feat(YouTube/Hide feed components): selectively hide video by views for Home / Subscription / Search
  • feat(YouTube/Navigation bar components): add Hide navigation bar setting
  • feat(YouTube/PlayerTypeHook): add hooking on Shorts state (whether Shorts is open or not)
  • feat(YouTube/Shorts Component): add Disable Like button animation setting inotia00/ReVanced_Extended#2407 (comment)
  • feat(YouTube/Shorts Component): always hide suggested actions if all sub-settings of the suggested actions category are enabled inotia00/ReVanced_Extended#2407
  • feat(YouTube/Shorts components): add Height percentage of empty space setting
  • feat(YouTube/Spoof streaming data): match with ReVanced
  • feat(YouTube/Video playback): add Disable VP9 codec setting inotia00/ReVanced_Extended#2384
  • feat(YouTube/Visual preferences icons for YouTube): add the patch option ApplyToAll that do not apply to sub-settings inotia00/ReVanced_Extended#2392
  • fix(YouTube/Change start page): change the actual start page instead of redirecting the Url inotia00/ReVanced_Extended#2395
  • fix(YouTube/Hide ads): ads are not hidden from feed (A/B tests)
  • fix(YouTube/Hide comments components): Hide Comments by members banner setting hides Channel guidelines
  • fix(YouTube/Hide feed components): Hide carousel shelf setting sometimes hides the library shelf
  • fix(YouTube/Hide feed components): Hide expandable chip under videos setting does not work inotia00/ReVanced_Extended#2376
  • fix(YouTube/Hide feed components): Hide recommended videos setting does not work inotia00/ReVanced_Extended#2402
  • fix(YouTube/Hide feed components): Hide related videos setting hides the player flyout component
  • fix(YouTube/Hide feed components): new kind of community posts are not hidden
  • fix(YouTube/Hide feed components): new kind of survey shelves are not hidden
  • fix(YouTube/Hide feed components): slightly reduced the height of the empty space left behind by the Hide expandable chip under videos setting
  • fix(YouTube/Integrations): skip patches even in versions where fingerprints are still used
  • fix(YouTube/Navigation bar components): Library button is not hidden when Cairo navigation bar is applied (A/B tests)
  • fix(YouTube/Player components): Disable player popup panels setting disables the engagement panel in Mix playlists on certain YouTube version
  • fix(YouTube/Player components): patch is broken in certain versions
  • fix(YouTube/Return YouTube Dislike): show correct value when swiping back to prior Short and disliking ReVanced/revanced-integrations@2eb5e3a inotia00/ReVanced_Extended#668
  • fix(YouTube/Settings): Search bar in settings can't find certain settings inotia00/ReVanced_Extended#2136
  • fix(YouTube/Settings): Swap Create and Notifications button description cuts off inotia00/ReVanced_Extended#2373
  • fix(YouTube/Settings): app crashes due to exception caused by initialization failure
  • fix(YouTube/Settings): clarify the description of some settings inotia00/ReVanced_Extended#2393
  • fix(YouTube/Settings): some settings are disabled on tablets or tablet layouts inotia00/ReVanced_Extended#2383
  • fix(YouTube/Shorts components): Hide Save sound button setting does not work inotia00/ReVanced_Extended#2397
  • fix(YouTube/Shorts components): even if Hide navigation bar is turned on, the navigation bar will reappear when the user opens the comments or description panel in Shorts
  • fix(YouTube/SponsorBlock): add summary text to 'view my segments' button ReVanced/revanced-patches@df80b9f
  • fix(YouTube/Spoof streaming data): reduce response timeout and cache size
  • fix(YouTube/Theme): revert reverts background color of More comments icon in live chats inotia00/ReVanced_Extended#2197 (comment)
  • feat(YouTube/Translations): update translation

YouTube Music

  • feat(YouTube Music): add Visual preferences icons for YouTube Music patch inotia00/ReVanced_Extended#2216
  • feat(YouTube Music): add support version 6.20.51 (Android 5.0+) #81
  • feat(YouTube Music): changes to supported versions - changed 6.29.58 to 6.29.59, changed 7.16.52 to 7.16.53, removed 6.33.52 (as it is almost the same as 6.29.59)
  • feat(YouTube Music): drop support version 7.17.51 inotia00/ReVanced_Extended#2382
  • feat(YouTube Music): replace with a fingerprint that supports a wider range of versions
  • feat(YouTube Music/Custom branding icon): update monochrome icon for afn_red & afn_blue #82
  • feat(YouTube Music/Settings): add Open default app settings setting inotia00/ReVanced_Extended#1861
  • fix(YouTube Music/Disable Cairo splash animation): some versions are recognized as unpatchable even though they can be patched
  • fix(YouTube Music/Disable auto captions): captions cannot be changed when Disable forced auto captions is turned on
  • fix(YouTube Music/Flyout menu components): Hide 3-column component setting does not work
  • fix(YouTube Music/Flyout menu components): unable to patch due to incorrect format
  • fix(YouTube Music/GmsCore support): can't share the stories to Facebook, Instagram and Snapchat inotia00/ReVanced_Extended#1830
  • fix(YouTube Music/Player components): crash at first launch on old clients inotia00/ReVanced_Extended#2377
  • fix(YouTube Music/SponsorBlock): SponsorBlock does not skip segment at the beginning when in background inotia00/ReVanced_Extended#2396
  • fix(YouTube Music/SponsorBlock): SponsorBlock skips entire song when in background inotia00/ReVanced_Extended#2379
  • feat(YouTube Music/Translations): update translation

Shared

Announcement

  • There is a change in options.json. If you see warnings related to patch options, remove the options.json file or Patch options.
  • YouTube Music's support version has been rolled back to 7.16.53 for the following reasons: inotia00/ReVanced_Extended#2382
  • Reddit 2024.18.0+ can only be patched via CLI or rvx-builder.
  • Compatible ReVanced Manager: RVX Manager v1.22.2 (fork).

Contribute to translation

v4.14.1-dev.4

28 Sep 14:15
Compare
Choose a tag to compare
v4.14.1-dev.4 Pre-release
Pre-release

YouTube

  • feat(YouTube): add Hide shortcuts patch ReVanced/revanced-patches#3699
  • feat(YouTube/Shorts Component): add Disable Like button animation setting inotia00/ReVanced_Extended#2407 (comment)
  • feat(YouTube/Shorts Component): always hide suggested actions if all sub-settings of the suggested actions category are enabled inotia00/ReVanced_Extended#2407
  • fix(YouTube/Hide feed components): Hide related videos setting hides the player flyout component
  • fix(YouTube/Hide feed components): new kind of survey shelves are not hidden
  • fix(YouTube/Settings): app crashes due to exception caused by initialization failure
  • fix(YouTube/Spoof streaming data): reduce response timeout and cache size
  • feat(YouTube/Translations): update translation

YouTube Music

  • fix(YouTube Music/Disable Cairo splash animation): some versions are recognized as unpatchable even though they can be patched
  • fix(YouTube Music/Flyout menu components): Hide 3-column component setting does not work
  • feat(YouTube Music/Translations): update translation

Shared

  • build: bump dependencies

Announcement

  • There is a change in options.json. If you see warnings related to patch options, remove the options.json file or Patch options.
  • YouTube Music's support version has been rolled back to 7.16.53 for the following reasons: inotia00/ReVanced_Extended#2382
  • Reddit 2024.18.0+ can only be patched via CLI or rvx-builder.
  • Compatible ReVanced Manager: RVX Manager v1.22.2 (fork).

Contribute to translation

v4.14.1-dev.3

27 Sep 10:55
Compare
Choose a tag to compare
v4.14.1-dev.3 Pre-release
Pre-release

YouTube

  • chore(YouTube): no longer checks PlayerType or VideoInformation to determine if it is Shorts or not
  • feat(YouTube/Hide feed components): add Hide related videos setting
  • feat(YouTube/PlayerTypeHook): add hooking on Shorts state (whether Shorts is open or not)
  • fix(YouTube/Hide feed components): slightly reduced the height of the empty space left behind by the Hide expandable chip under videos setting
  • fix(YouTube/Integrations): skip patches even in versions where fingerprints are still used
  • fix(YouTube/Player components): patch is broken in certain versions
  • feat(YouTube/Translations): update translation

YouTube Music

  • fix(YouTube Music/Flyout menu components): unable to patch due to incorrect format
  • feat(YouTube Music/Translations): update translation

Announcement

Contribute to translation

v4.14.1-dev.2

25 Sep 13:32
Compare
Choose a tag to compare
v4.14.1-dev.2 Pre-release
Pre-release

YouTube

  • chore(YouTube/Hide ads): clean up duplicate or unused filters
  • feat(YouTube/Change start page): add Change start page type setting inotia00/ReVanced_Extended#2395 (comment)
  • feat(YouTube/Hide feed components): add Hide UPCOMING video setting
  • feat(YouTube/Navigation bar components): add Hide navigation bar setting
  • feat(YouTube/Shorts components): add Height percentage of empty space setting
  • fix(YouTube/Hide comments components): Hide Comments by members banner setting hides Channel guidelines
  • fix(YouTube/Hide feed components): Hide recommended videos setting does not work inotia00/ReVanced_Extended#2402
  • fix(YouTube/Hide feed components): new kind of community posts are not hidden
  • fix(YouTube/Shorts components): Hide save sound to playlist button setting does not work inotia00/ReVanced_Extended#2397
  • fix(YouTube/Shorts components): even if Hide navigation bar is turned on, the navigation bar will reappear when the user opens the comments or description panel in Shorts
  • feat(YouTube/Translations): update translation

YouTube Music

  • feat(YouTube Music/Translations): update translation

Shared

Announcement

Contribute to translation

v4.14.1-dev.1

23 Sep 13:46
Compare
Choose a tag to compare
v4.14.1-dev.1 Pre-release
Pre-release

YouTube

  • feat(YouTube): add Hook YouTube Music actions patch
  • feat(YouTube): rename Visual preferences icons to Visual preferences icons for YouTube
  • feat(YouTube/Custom branding icon): add patch option YouTube (Minimal header) #83
  • feat(YouTube/Spoof streaming data): match with ReVanced
  • feat(YouTube/Visual preferences icons for YouTube): add the patch option ApplyToAll that do not apply to sub-settings inotia00/ReVanced_Extended#2392
  • fix(YouTube/Change start page): change the actual start page instead of redirecting the Url inotia00/ReVanced_Extended#2395
  • fix(YouTube/Hide feed components): Hide carousel shelf setting sometimes hides the library shelf
  • fix(YouTube/Player components): Disable player popup panels setting disables the engagement panel in Mix playlists on certain YouTube version
  • fix(YouTube/Settings): clarify the description of some settings inotia00/ReVanced_Extended#2393
  • fix(YouTube/Settings): Search bar in settings can't find certain settings inotia00/ReVanced_Extended#2136
  • feat(YouTube/Translations): update translation

YouTube Music

  • feat(YouTube Music): changes to supported versions - changed 6.29.58 to 6.29.59, changed 7.16.52 to 7.16.53, removed 6.33.52 (as it is almost the same as 6.29.59)
  • feat(YouTube Music): add Visual preferences icons for YouTube Music patch inotia00/ReVanced_Extended#2216
  • feat(YouTube Music): replace with a fingerprint that supports a wider range of versions
  • feat(YouTube Music/Settings): add Open default app settings setting inotia00/ReVanced_Extended#1861
  • fix(YouTube Music/SponsorBlock): SponsorBlock does not skip segment at the beginning when in background inotia00/ReVanced_Extended#2396
  • feat(YouTube Music/Translations): update translation

Announcement

  • There is a change in options.json. If you see warnings related to patch options, remove the options.json file or Patch options.
  • YouTube Music's support version has been rolled back to 7.16.53 for the following reasons: inotia00/ReVanced_Extended#2382
  • Reddit 2024.18.0+ can only be patched via CLI or rvx-builder.
  • Compatible ReVanced Manager: RVX Manager v1.22.1 (fork).

Contribute to translation

v4.13.2-dev.1

15 Sep 13:33
Compare
Choose a tag to compare
v4.13.2-dev.1 Pre-release
Pre-release

YouTube

  • chore(YouTube): remove outated patches
  • chore(YouTube): replace with a fingerprint that supports a wider range of versions
  • chore(YouTube/Change start page): hook a more appropriate Intent
  • feat(YouTube/Hide feed components): add Hide expandable shelves setting
  • feat(YouTube/Hide feed components): remove Duration filter setting as it no longer works due to server side changes inotia00/ReVanced_Extended#2389
  • feat(YouTube/Hide feed components): selectively hide video by views for Home / Subscription / Search
  • feat(YouTube/Spoof streaming data): match with ReVanced
  • feat(YouTube/Video playback): add Disable VP9 codec setting inotia00/ReVanced_Extended#2384
  • fix(YouTube/Hide ads): ads are not hidden from feed (A/B tests)
  • fix(YouTube/Hide feed components): Hide expandable chip under videos setting does not work inotia00/ReVanced_Extended#2376
  • fix(YouTube/Navigation bar components): Library button is not hidden when Cairo navigation bar is applied (A/B tests)
  • fix(YouTube/Return YouTube Dislike): show correct value when swiping back to prior Short and disliking ReVanced/revanced-integrations@2eb5e3a inotia00/ReVanced_Extended#668
  • fix(YouTube/Settings): Swap Create and Notifications button description cuts off inotia00/ReVanced_Extended#2373
  • fix(YouTube/Settings): some settings are disabled on tablets or tablet layouts inotia00/ReVanced_Extended#2383
  • fix(YouTube/SponsorBlock): add summary text to 'view my segments' button ReVanced/revanced-patches@df80b9f
  • fix(YouTube/Theme): revert reverts background color of More comments icon in live chats inotia00/ReVanced_Extended#2197 (comment)
  • feat(YouTube/Translations): update translation

YouTube Music

  • feat(YouTube Music): add support version 6.20.51 (Android 5.0+) #81
  • feat(YouTube Music): drop support version 7.17.51 inotia00/ReVanced_Extended#2382
  • feat(YouTube Music/Custom branding icon): update monochrome icon for afn_red & afn_blue #82
  • fix(YouTube Music/Disable auto captions): captions cannot be changed when Disable forced auto captions is turned on
  • fix(YouTube Music/GmsCore support): can't share the stories to Facebook, Instagram and Snapchat inotia00/ReVanced_Extended#1830
  • fix(YouTube Music/Player components): crash at first launch on old clients inotia00/ReVanced_Extended#2377
  • fix(YouTube Music/SponsorBlock): SponsorBlock skips entire song when in background inotia00/ReVanced_Extended#2379
  • feat(YouTube Music/Translations): update translation

Shared

Announcement

Contribute to translation

v4.13.1

07 Sep 00:35
Compare
Choose a tag to compare

YouTube

  • feat(YouTube): add Spoof streaming data patch ReVanced/revanced-patches#3582
  • feat(YouTube): remove Spoof client patch
  • feat(YouTube/Hide ads): add Hide promotion alert banner setting
  • feat(YouTube/Hide feed components): add syntax to match whole keywords and not substrings ReVanced/revanced-patches#3592
  • feat(YouTube/Hide player flyout menu): add Hide Sleep timer menu setting (not added in settings yet)
  • feat(YouTube/Overlay buttons): add Collapse button and update thin-type overlay button icons #75
  • feat(YouTube/Overlay buttons): change patch options inotia00/ReVanced_Extended#2359
  • feat(YouTube/Player components): add Disable switch mix playlists setting ReVanced/revanced-patches#3597
  • feat(YouTube/Remove background playback restrictions): match with ReVanced
  • feat(YouTube/Shorts components): add Hide Use this sound button setting
  • feat(YouTube/Shorts components): add settings - Hide floating button, Hide Trends button, Hide Use template button
  • feat(YouTube/Shorts components): clarify the description of some settings inotia00/ReVanced_Extended#2357
  • feat(YouTube/Spoof streaming data): allow forcing AVC codec with iOS ReVanced/revanced-patches#3570
  • feat(YouTube/Video playback): add Disable playback speed for music setting
  • feat(YouTube/Video playback): add an option to disable toasts when changing the default values #78
  • fix(YouTube/Change share sheet): patch does not work (A/B tests)
  • fix(YouTube/Disable force auto captions): patch doesn't work with Shorts inotia00/ReVanced_Extended#2346
  • fix(YouTube/Hide feed components) : community posts aren't hiding in related videos below the player inotia00/ReVanced_Extended#2334
  • fix(YouTube/Hide feed components): Hide expandable chip under videos setting does not work (A/B tests) inotia00/ReVanced_Extended#2173
  • fix(YouTube/Navigation bar components): navigation buttons are not hidden when Cairo navigation bar is applied (A/B tests) inotia00/ReVanced_Extended#2169
  • fix(YouTube/Shorts components): Hide Use this sound button doesn't work inotia00/ReVanced_Extended#2356
  • fix(YouTube/SponsorBlock): handle if the user enters an invalid number into any SB settings
  • feat(YouTube/Translations): update translation

YouTube Music

  • feat(YouTube Music): add support versions 7.16.53 ~ 7.17.51
  • feat(YouTube Music): rename Enable Cairo splash animation to Disable Cairo splash animation inotia00/ReVanced_Extended#2366
  • feat(YouTube Music/Custom branding icon for YouTube Music): add patch option RestoreOldSplashIcon inotia00/ReVanced_Extended#2368
  • feat(YouTube Music/Hide ads): add Hide promotion alert banner setting
  • feat(YouTube Music/Video playback): add an option to disable toasts when changing the default values
  • fix(YouTube Music/GmsCore support): YT Music crashes when using the Open GmsCore setting inotia00/ReVanced_Extended#2352
  • fix(YouTube Music/GmsCore support): Open GmsCore setting is not added if user only includes GmsCore support patch inotia00/ReVanced_Extended#2351
  • fix(YouTube Music/Return YouTube Dislike): likes and dislikes are switched in RTL layout inotia00/ReVanced_Extended#2353
  • fix(YouTube Music/SponsorBlock): SponsorBlock segments at the end of a song cause the player to get stuck inotia00/ReVanced_Extended#2360
  • fix(YouTube Music/SponsorBlock): skip SponsorBlock segments when casting
  • feat(YouTube Music/Translations): update translation

Shared

  • build: bump dependencies
  • chore(GmsCore support): Clarify effects of the Check GmsCore patch option #79
  • fix(Return YouTube Dislike): remove duplicate internet connection status checks
  • feat(Utils): match with ReVanced

Announcement

  • There is a change in options.json. If you see warnings related to patch options, remove the options.json file or Patch options.
  • Reddit 2024.18.0+ can only be patched via CLI or rvx-builder.
  • Compatible ReVanced Manager: RVX Manager v1.21.3 (fork).

Contribute to translation

v4.13.1-dev.5

06 Sep 18:42
Compare
Choose a tag to compare
v4.13.1-dev.5 Pre-release
Pre-release

YouTube

  • fix(YouTube/Video playback): Disable playback speed for music setting sometimes applies to non-music videos as well
  • feat(YouTube/Translations): update translation

YouTube Music

Shared

  • fix(Return YouTube Dislike): remove duplicate internet connection status checks

Announcement

  • There is a change in options.json. If you see warnings related to patch options, remove the options.json file or Patch options.
  • Reddit 2024.18.0+ can only be patched via CLI or rvx-builder.
  • Compatible ReVanced Manager: RVX Manager v1.21.3 (fork).

Contribute to translation

v4.13.1-dev.4

05 Sep 11:13
Compare
Choose a tag to compare
v4.13.1-dev.4 Pre-release
Pre-release

YouTube

  • feat(YouTube/Hide ads): add Hide promotion alert banner setting
  • feat(YouTube/Hide player flyout menu): restore Hide Ambient mode menu setting
  • feat(YouTube/Overlay buttons): change patch options inotia00/ReVanced_Extended#2359
  • feat(YouTube/Player components): add Disable switch mix playlists setting ReVanced/revanced-patches#3597
  • feat(YouTube/Remove background playback restrictions): match with ReVanced
  • feat(YouTube/Video playback): add Disable playback speed for music setting
  • fix(YouTube/Change share sheet): patch does not work (A/B tests)
  • fix(YouTube/Disable force auto captions): patch doesn't work with Shorts inotia00/ReVanced_Extended#2346
  • feat(YouTube/Translations): update translation

YouTube Music

  • feat(YouTube Music): add support versions 7.16.53 ~ 7.17.51
  • feat(YouTube Music/Hide ads): add Hide promotion alert banner setting
  • feat(YouTube Music/Video playback): add an option to disable toasts when changing the default values
  • fix(YouTube Music/SponsorBlock): SponsorBlock segments at the end of a song cause the player to get stuck inotia00/ReVanced_Extended#2360
  • fix(YouTube Music/SponsorBlock): skip SponsorBlock segments when casting
  • feat(YouTube Music/Translations): update translation

Shared

Announcement

Contribute to translation