mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-28 12:50:19 +02:00
fix(YouTube/Shorts outline button): support version 18.45.38
This commit is contained in:
parent
7d85a0dee8
commit
99b1b90ba6
@ -107,7 +107,7 @@ ReVanced Extended Patches.
|
||||
| `Return YouTube Dislike` | Shows the dislike count of videos using the Return YouTube Dislike API. | 18.25.40 ~ 18.45.38 |
|
||||
| `Sanitize sharing links` | Removes tracking query parameters from the URLs when sharing links. | 18.25.40 ~ 18.45.38 |
|
||||
| `Settings` | Applies mandatory patches to implement ReVanced Extended settings into the application. | 18.25.40 ~ 18.45.38 |
|
||||
| `Shorts outline button` | Apply the outline icon to the action button of the Shorts player. | 18.25.40 ~ 18.44.41 |
|
||||
| `Shorts outline button` | Apply the outline icon to the action button of the Shorts player. | 18.25.40 ~ 18.45.38 |
|
||||
| `SponsorBlock` | Integrates SponsorBlock which allows skipping video segments such as sponsored content. | 18.25.40 ~ 18.45.38 |
|
||||
| `Spoof app version` | Spoof the YouTube client version. | 18.25.40 ~ 18.45.38 |
|
||||
| `Spoof device dimensions` | Spoofs the device dimensions in order to unlock higher video qualities that may not be available on your device. | 18.25.40 ~ 18.45.38 |
|
||||
|
File diff suppressed because one or more lines are too long
@ -33,7 +33,8 @@ import app.revanced.util.resources.ResourceUtils.copyResources
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user