-
-
Notifications
You must be signed in to change notification settings - Fork 321
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
feat(YouTube): Support version 19.12
, 19.13
, 19.14
, 19.15
and 19.16
#3239
Conversation
|
As i know in |
19.12
, 19.13
, 19.14
and 19.15
19.12
, 19.13
, 19.14
, 19.15
an 19.16
19.12
, 19.13
, 19.14
, 19.15
an 19.16
19.12
, 19.13
, 19.14
, 19.15
and 19.16
Meanwhile in Me and inotia00 (his solution it's better) already fixed it, if you're interested. 👍 |
19.12
, 19.13
, 19.14
, 19.15
and 19.16
19.12
, 19.13
, 19.14
, 19.15
and 19.16
...ed/patches/youtube/video/videoqualitymenu/fingerprints/VideoQualityMenuOptionsFingerprint.kt
Outdated
Show resolved
Hide resolved
…ymenu/fingerprints/VideoQualityMenuOptionsFingerprint.kt Co-authored-by: oSumAtrIX <[email protected]>
… `19.16` (#3239) Co-authored-by: oSumAtrIX <[email protected]>
19.12
, 19.13
, 19.14
, 19.15
and 19.16
19.12
, 19.13
, 19.14
, 19.15
and 19.16
# [4.9.0-dev.5](v4.9.0-dev.4...v4.9.0-dev.5) (2024-06-01) ### Features * **YouTube:** Support version `19.12`, `19.13`, `19.14`, `19.15` and `19.16` ([#3239](#3239)) ([99b07e0](99b07e0))
# [4.9.0](v4.8.3...v4.9.0) (2024-06-02) ### Bug Fixes * **YouTube - Spoof client:** Allow swipe gestures to enter/exit fullscreen when spoofing with `Android VR` client ([#3259](#3259)) ([5114900](5114900)) * **YouTube - Spoof client:** Restore playback speed menu when spoofing to an iOS client ([95f290f](95f290f)) ### Features * **Messenger:** Add `Hide inbox subtabs` patch ([#3163](#3163)) ([24e4ebd](24e4ebd)) * **YouTube - Hide layout components:** Disable like / subscribe button glow animation ([#3265](#3265)) ([68d35ea](68d35ea)) * **YouTube - Playback speed:** Add option to show speed dialog button in video player ([#3197](#3197)) ([ad00305](ad00305)) * **YouTube Music:** Support version `7.03` ([#3272](#3272)) ([d1ceca3](d1ceca3)) * **YouTube:** Support version `19.12`, `19.13`, `19.14`, `19.15` and `19.16` ([#3239](#3239)) ([99b07e0](99b07e0))
# [4.9.0](v4.8.3...v4.9.0) (2024-06-02) ### Bug Fixes * **YouTube - Spoof client:** Allow swipe gestures to enter/exit fullscreen when spoofing with `Android VR` client ([ReVanced#3259](https://github.com/E85Addict/revanced-patches/issues/3259)) ([5114900](5114900)) * **YouTube - Spoof client:** Restore playback speed menu when spoofing to an iOS client ([95f290f](95f290f)) ### Features * **Messenger:** Add `Hide inbox subtabs` patch ([ReVanced#3163](https://github.com/E85Addict/revanced-patches/issues/3163)) ([24e4ebd](24e4ebd)) * **YouTube - Hide layout components:** Disable like / subscribe button glow animation ([ReVanced#3265](https://github.com/E85Addict/revanced-patches/issues/3265)) ([68d35ea](68d35ea)) * **YouTube - Playback speed:** Add option to show speed dialog button in video player ([ReVanced#3197](https://github.com/E85Addict/revanced-patches/issues/3197)) ([ad00305](ad00305)) * **YouTube Music:** Support version `7.03` ([ReVanced#3272](https://github.com/E85Addict/revanced-patches/issues/3272)) ([d1ceca3](d1ceca3)) * **YouTube:** Support version `19.12`, `19.13`, `19.14`, `19.15` and `19.16` ([ReVanced#3239](https://github.com/E85Addict/revanced-patches/issues/3239)) ([99b07e0](99b07e0)) ### Performance Improvements * Personal Logo && Add upstream sync ([e9d6554](e9d6554))
iirc, MiniPlayerOverrideNoContextFingerprint needs to be changed In YouTube v19.15.36, there is only one Method that matches this fingerprint pattern, so there is no issue |
Integration changes