-
Notifications
You must be signed in to change notification settings - Fork 30
feat(YouTube Music): Support version 7.25.53
+
#2554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
reflected in revanced-patches-5.1.1 |
7.25.52
7.25.53
Does it implies that no support for hooking the download button to an external app? |
This comment has been minimized.
This comment has been minimized.
It's okay dude Thank you for your hard work |
inotia00 do you know any Custom Filters to individually remove Playlists, Songs, Albums and Artists from the category bar within library? I know that I can simply enable the 'Hide Category Bar' in YouTube Music ReVanced Extended General Settings, but I want to keep the Podcasts button on-screen within library. |
7.25.53
7.25.53
+
- Patch version: v5.3.1 # Changelogs - bumped YouTube Music base version to v8.02.53 ( for android 8+ ) - Added support for v7.16.53 , v6.42.55 (A7+) , v6.20.51 (A5-6+) - feat(YouTube Music - Navigation bar components): Add Enable custom navigation bar color setting, Remove Set navigation bar to black setting - fix(YouTube Music - Disable dislike redirection): Patch not working in 8.02.53 - fix(YouTube Music - Disable music video in album): App crashes on Android 5 / 6 devices - feat(YouTube Music - Spoof streaming data): Remove Android Creator and iOS Music, add Android Music (Close inotia00/ReVanced_Extended#2617) - fix(YouTube Music - Player components): Restore old comments popup panels not working - fix(YouTube Music - Spoof streaming data): Last selected value is not remembered in ListPreference Dialog - fix(YouTube Music - Spoof streaming data): Sometimes the app crashes when connected to Wi-Fi - fix(YouTube Music): App crashes when including Hide action bar components patch inotia00/ReVanced_Extended#2584 - feat(YouTube Music): Add Disable DRC audio patch inotia00/ReVanced_Extended#2552 - feat(YouTube Music): Add Spoof streaming data patch - feat(YouTube Music - Hide action bar components): Limit the available versions of the Override Download action button setting to 7.16.53 - feat(YouTube Music - Hide player flyout menu): add Hide Speed dial menu setting #104 - feat(YouTube Music - Spoof client): Add Use old client setting and Default client setting - fix(YouTube Music - Hide action bar components): Hide Download button setting not working - fix(YouTube Music - SponsorBlock): Change segment behavior and About sections are hidden in the settings inotia00/ReVanced_Extended#2575 - feat(YouTube Music/Translations): update translation # Version Comparison - v6.20.51 : For Android 5-6 users - v6.42.55 : For Android 7 users - v7.16.53 : This Last version which supports all the RVX features - v8.02.53 : Latest version of YouTube Music For Android 8+ users. Everything works fine on this version except these settings : Hook/Override Download Button , Remember Shuffle State , Spoof App version inotia00/ReVanced_Extended#2554 ( check this more details ) **Thanks to @inotia00**
- Patch version: v5.3.1 # Changelogs - bumped YouTube Music base version to v8.02.53 ( for android 8+ ) - Added support for v7.16.53 , v6.42.55 (A7+) , v6.20.51 (A5-6+) - feat(YouTube Music - Navigation bar components): Add Enable custom navigation bar color setting, Remove Set navigation bar to black setting - fix(YouTube Music - Disable dislike redirection): Patch not working in 8.02.53 - fix(YouTube Music - Disable music video in album): App crashes on Android 5 / 6 devices - feat(YouTube Music - Spoof streaming data): Remove Android Creator and iOS Music, add Android Music (Close inotia00/ReVanced_Extended#2617) - fix(YouTube Music - Player components): Restore old comments popup panels not working - fix(YouTube Music - Spoof streaming data): Last selected value is not remembered in ListPreference Dialog - fix(YouTube Music - Spoof streaming data): Sometimes the app crashes when connected to Wi-Fi - fix(YouTube Music): App crashes when including Hide action bar components patch inotia00/ReVanced_Extended#2584 - feat(YouTube Music): Add Disable DRC audio patch inotia00/ReVanced_Extended#2552 - feat(YouTube Music): Add Spoof streaming data patch - feat(YouTube Music - Hide action bar components): Limit the available versions of the Override Download action button setting to 7.16.53 - feat(YouTube Music - Hide player flyout menu): add Hide Speed dial menu setting #104 - feat(YouTube Music - Spoof client): Add Use old client setting and Default client setting - fix(YouTube Music - Hide action bar components): Hide Download button setting not working - fix(YouTube Music - SponsorBlock): Change segment behavior and About sections are hidden in the settings inotia00/ReVanced_Extended#2575 - feat(YouTube Music/Translations): update translation # Version Comparison - v6.20.51 : For Android 5-6 users - v6.42.55 : For Android 7 users - v7.16.53 : This Last version which supports all the RVX features - v8.02.53 : Latest version of YouTube Music For Android 8+ users. Everything works fine on this version except these settings : Hook/Override Download Button , Remember Shuffle State , Spoof App version inotia00/ReVanced_Extended#2554 ( check this more details ) **Thanks to @inotia00**
Uh oh!
There was an error while loading. Please reload this page.
Application
YouTube Music
Feature description
This is not a feature request, but a description of the feature that will be introduce in the next release.
I previously rolled back the support version of YouTube Music to
7.16.53
for this reason.About a month ago, Google started showing a banner to users of YouTube Music
7.24.51 or earlier
urging them to update.(This banner is hidden within about 1 second after the banner is shown due to the
Hide ads
patch.)So I have been preparing support for YouTube Music
7.25.53
for a month.I have confirmed that in YouTube Music
7.25.53
, the action bar has been converted to a full litho component, and fortunately, it has a ComponentTree that is almost identical to YouTube.So I was able to still implement most of my patches in YouTube Music
7.25.53
.The following patches are no longer available or have changed behavior due to the changes in YouTube Music
7.25.53
:Patch:
Hide action bar components
, Setting:Hide action button labels
: The action bar in YouTube Music
7.25.53
is now structured almost identically to YouTube’s action bar.You can no longer hide the action bar label the way you did in YouTube Music
7.16.53
.Patch:
Hide action bar components
, Setting:Hide action buttons
: The action bar in YouTube Music
7.25.53
now has a nearly identical structure to YouTube's action bar, so #17 is reproduced in YouTube Music7.25.53
+.Patch:Hide action bar components
, Setting:Override Download action button
: Starting with YouTube Music7.25.53
, this feature is available only to Premium users.This feature is available only on YouTube Music7.16.53
.EDIT: Implemented in revanced-patches-5.4.1-dev.5
Patch:
Player components
, Setting:Remember shuffle state
: Starting with YouTube Music
7.25.53
, the server rejects shuffle requests sent before the track starts.(Now,
Always shuffle
can be applied 1 second after the track starts.)While
Always shuffle
is still applied immediately in YouTube Music7.16.53
,YouTube Music
7.25.53
appliesAlways shuffle
1 second after the track starts.Patch:
Spoof app version
, Setting:Spoof app version
: Google has removed code related to the old-style action bar in YouTube Music
7.25.53
.So if you spoof the app version from YouTube Music
7.25.53
to7.24.51 or earlier
, you will lose the action bar.For this reason, the recommended version of the
Spoof app version
patch is restricted to7.16.53
.Motivation
Since the banner asking for an update is still visible, it seems likely that the YouTube Music API will change 'soon', so I added support for YouTube Music
7.25.53
.Personally, if you don't have any major issues with it, I would still recommend staying on YouTube Music
7.16.53
.Acknowledgements
The text was updated successfully, but these errors were encountered: