Skip to content

Commit a1c5bb7

Browse files
committed
Update patches.json and README.md
1 parent 7f5df7a commit a1c5bb7

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Unofficial ReVanced Extended for YouTube 16.40.36. Based on [kitadai31's fork of
1414

1515
- Patch with the following command (file names changed for brevity):
1616
```
17-
java -jar revanced-cli.jar patch YouTube_16.40.36.apk -p -o YouTube_ReVanced_16.40.36.apk -b revanced-patches-2.161.0.jar -m revanced-integrations-0.96.7.apk
17+
java -jar revanced-cli.jar patch YouTube_16.40.36.apk -p -o YouTube_ReVanced_16.40.36.apk -b revanced-patches-2.161.1.jar -m revanced-integrations-0.96.8.apk
1818
```
1919

2020
## 🧩 Patches List
@@ -32,29 +32,38 @@ java -jar revanced-cli.jar patch YouTube_16.40.36.apk -p -o YouTube_ReVanced_16.
3232
| `custom-video-speed` | Adds more video speed options. | 16.40.36 |
3333
| `default-video-quality` | Adds ability to set default video quality settings. | 16.40.36 |
3434
| `default-video-speed` | Adds ability to set default video speed settings. | 16.40.36 |
35+
| `disable-haptic-feedback` | Disable haptic feedback when swiping. | 16.40.36 |
3536
| `disable-landscape-mode` | Disable landscape mode when entering fullscreen. | 16.40.36 |
3637
| `disable-update-screen` | Disables the app update screen. | 16.40.36 |
3738
| `enable-external-browser` | Use an external browser to open the url. | 16.40.36 |
3839
| `enable-minimized-playback` | Enables minimized and background playback. | 16.40.36 |
3940
| `enable-old-quality-layout` | Enables the original quality flyout menu. | 16.40.36 |
4041
| `enable-open-links-directly` | Bypass URL redirects (youtube.com/redirect) when opening links in video descriptions. | 16.40.36 |
42+
| `enable-seekbar-tapping` | Enables tap-to-seek on the seekbar of the video player. | 16.40.36 |
4143
| `enable-tablet-miniplayer` | Enables the tablet mini player layout. | 16.40.36 |
44+
| `enable-wide-searchbar` | Replaces the search icon with a wide search bar. This will hide the YouTube logo when active. | 16.40.36 |
4245
| `force-premium-heading` | Forces premium heading on the home screen. | 16.40.36 |
4346
| `force-vp9-codec` | Forces the VP9 codec for videos. | 16.40.36 |
4447
| `header-switch` | Add switch to change header. | 16.40.36 |
48+
| `hide-auto-captions` | Hide captions from being automatically enabled. | 16.40.36 |
49+
| `hide-auto-player-popup-panels` | Hide automatic popup panels (playlist or live chat) on video player. | 16.40.36 |
4550
| `hide-autoplay-button` | Hides the autoplay button in the video player. | 16.40.36 |
4651
| `hide-button-container` | Adds the options to hide action buttons under a video. | 16.40.36 |
4752
| `hide-cast-button` | Hides the cast button in the video player. | 16.40.36 |
4853
| `hide-channel-watermark` | Hides creator's watermarks on videos. | 16.40.36 |
4954
| `hide-comment-component` | Adds options to hide comment component under a video. | 16.40.36 |
55+
| `hide-create-button` | Hides the create button in the navigation bar. | 16.40.36 |
5056
| `hide-crowdfunding-box` | Hides the crowdfunding box between the player and video description. | 16.40.36 |
5157
| `hide-email-address` | Hides the email address in the account switcher. | 16.40.36 |
58+
| `hide-endscreen-cards` | Hides the suggested video cards at the end of a video in fullscreen. | 16.40.36 |
5259
| `hide-endscreen-overlay` | Hide endscreen overlay on swipe controls. | 16.40.36 |
5360
| `hide-firsttime-background-notification` | Disable notification when you launch background play for the first time. | 16.40.36 |
5461
| `hide-flyout-panel` | Adds options to hide player settings flyout panel. | 16.40.36 |
5562
| `hide-fullscreen-panels` | Hides video description and comments panel in fullscreen view. | 16.40.36 |
5663
| `hide-general-ads` | Hooks the method which parses the bytes into a ComponentContext to filter components. | 16.40.36 |
64+
| `hide-info-cards` | Hides info-cards in videos. | 16.40.36 |
5765
| `hide-live-chat-button` | Hides the live chat button in the video player. | 16.40.36 |
66+
| `hide-mix-playlists` | Removes mix playlists from home feed and video player. | 16.40.36 |
5867
| `hide-next-prev-button` | Hides the next prev button in the player controller. | 16.40.36 |
5968
| `hide-player-captions-button` | Hides the captions button in the video player. | 16.40.36 |
6069
| `hide-player-overlay-filter` | Remove the dark filter layer from the player's background. | 16.40.36 |
@@ -69,6 +78,7 @@ java -jar revanced-cli.jar patch YouTube_16.40.36.apk -p -o YouTube_ReVanced_16.
6978
| `layout-switch` | Tricks the dpi to use some tablet/phone layouts. | 16.40.36 |
7079
| `materialyou` | Enables MaterialYou theme for Android 12+ | 16.40.36 |
7180
| `microg-support` | Allows YouTube ReVanced to run without root and under a different package name with Vanced MicroG. | 16.40.36 |
81+
| `optimize-resource` | Removes duplicate resources and adds missing translation files from YouTube. | 16.40.36 |
7282
| `os-version-check` | Check the Android version and show a warning if the device is Android 6.0 or higher. | 16.40.36 |
7383
| `overlay-buttons` | Add overlay buttons for ReVanced Extended. | 16.40.36 |
7484
| `patch-options` | Create an options.toml file. | 16.40.36 |
@@ -79,7 +89,7 @@ java -jar revanced-cli.jar patch YouTube_16.40.36.apk -p -o YouTube_ReVanced_16.
7989
| `spoof-app-version` | Spoof the YouTube client version to enable the new layout or restore old layout. | 16.40.36 |
8090
| `spoof-player-parameters` | Spoofs player parameters to prevent the endless buffering issue. | 16.40.36 |
8191
| `swipe-controls` | Adds volume and brightness swipe controls. | 16.40.36 |
82-
| `switch-create-notification` | Switching the create button and notification button. | 16.40.36 |
92+
| `switch-create-notification` | Switches the create button and notification button. | 16.40.36 |
8393
| `theme` | Applies a custom theme (default: amoled). | 16.40.36 |
8494
| `translations` | Add Crowdin Translations. | 16.40.36 |
8595
</details>

0 commit comments

Comments
 (0)