Skip to content

Commit

Permalink
docs: update ProVanced patch list
Browse files Browse the repository at this point in the history
> ProVanced is now named as 'ProYanced'
  • Loading branch information
rahulkhatri137 authored Dec 22, 2024
1 parent d5b4522 commit fb435a6
Showing 1 changed file with 36 additions and 37 deletions.
73 changes: 36 additions & 37 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# ReVanced YouTube

## [Original Repo](https://github.com/j-hc/revanced-magisk-module)
# ReVanced / RVX

## Credits:
* [Repo](https://github.com/j-hc/revanced-magisk-module)
* [J-HC](https://github.com/j-hc)
* [Inotia00](https://github.com/inotia00)
* [ReVanced](https://github.com/revanced)
Expand All @@ -25,45 +24,45 @@ ProVanced is unofficial fork/clone of Revanced Extended(by [inotia00](https://gi

| Patch | Description |
|:--------:|:---------------------:|
| `change-homepage` | Change home page to subscription feed. |
| `custom-video-speed` | Adds more video speed options. |
| `default-video-quality` | Adds ability to set default video quality settings. |
| `default-video-speed` | Adds ability to set default video speed settings. |
| `disable-haptic-feedback` | Disable haptic feedback when swiping. |
| `disable-startup-shorts-player` | Disables playing YouTube Shorts when launching YouTube. |
| `enable-minimized-playback` | Enables minimized and background playback. |
| `enable-old-quality-layout` | Enables the original quality flyout menu. |
| `enable-open-links-directly` | Skips over redirection URLs to external links. |
| `enable-seekbar-tapping` | Enables tap-to-seek on the seekbar of the video player. |
| `force-premium-heading` | Forces premium heading on the home screen. |
| `hide-autoplay-button` | Hides the autoplay button in the video player. |
| `hide-button-container` | Adds the options to hide action buttons under a video. |
| `hide-captions-button` | Hides the captions button in the video player. |
| `hide-cast-button` | Hides the cast button in the video player. |
| `hide-channel-watermark` | Hides creator's watermarks on videos. |
| `hide-general-ads` | Removes general ads. |
| `hide-info-cards` | Hides info-cards in videos. |
| `hide-mix-playlists` | Removes mix playlists from home feed and video player. |
| `hide-navigation-buttons` | Adds options to hide or change navigation buttons. |
| `hide-video-ads` | Removes ads in the video player. |
| `microg-support` | Allows ProVanced to run without root with MicroG. |
| `optimize-resource` | Removes duplicate resources from YouTube. |
| `return-youtube-dislike` | Shows the dislikes using Return YouTube Dislike API. |
| `sponsorblock` | Integrates SponsorBlock which allows skipping video segments. |
| `swipe-controls` | Adds volume and brightness swipe controls. |
| `translations` | Add translations for YouTube. |
| `Spoof player parameters` | Adds options to spoof player parameters to prevent playback issues. |
| `Hide feed flyout panel` | Adds the ability to hide feed flyout panel components using a custom filter. |
| `Sanitize sharing links` | Adds an option to remove tracking query parameters from URLs when sharing links. |
| `Change start page` | Adds an option to set which page the app opens in instead of the homepage. |
| `Disable haptic feedback` | Adds options to disable haptic feedback when swiping in the video player. |
| `Disable resuming Shorts on startup` | Adds an option to disable the Shorts player from resuming on app startup when Shorts were last being watched. |
| `Disable splash animation` | Adds an option to disable the splash animation on app startup. |
| `Fullscreen components` | Adds options to hide or change components related to fullscreen. |
| `GmsCore support` | Allows patched Google apps to run without root and under a different package name by using GmsCore instead of Google Play Services. |
| `Hide action buttons` | Adds options to hide action buttons under videos. |
| `Hide ads` | Adds options to hide ads. |
| `Hide feed components` | Adds options to hide components related to feeds. |
| `Hide feed flyout menu` | Adds the ability to hide feed flyout menu components using a custom filter. |
| `Hide layout components` | Adds options to hide general layout components. |
| `Hide player flyout menu` | Adds options to hide player flyout menu components. |
| `Hook download actions` | Adds support to download videos with an external downloader app using the in-app download button. |
| `MaterialYou` | Applies the MaterialYou theme for Android 12+ devices. |
| `Miniplayer` | Adds options to change the in app minimized player, and if patching target 19.16+ adds options to use modern miniplayers. |
| `Navigation bar components` | Adds options to hide or change components related to the navigation bar. |
| `Overlay buttons` | Adds options to display overlay buttons in the video player. |
| `Player components` | Adds options to hide or change components related to the video player. |
| `Remove background playback restrictions` | Removes restrictions on background playback, including for music and kids videos. |
| `Return YouTube Dislike` | Adds an option to show the dislike count of videos using the Return YouTube Dislike API. |
| `Sanitize sharing links` | Adds an option to remove tracking query parameters from URLs when sharing links. |
| `Seekbar components` | Adds options to hide or change components related to the seekbar. |
| `Shorts components` | Adds options to hide or change components related to YouTube Shorts. |
| `SponsorBlock` | Adds options to enable and configure SponsorBlock, which can skip undesired video segments, such as sponsored content. |
| `Spoof streaming data` | Adds options to spoof the streaming data to allow playback. |
| `Swipe controls` | Adds options for controlling volume and brightness with swiping, and whether to enter fullscreen when swiping down below the player. |
| `Theme` | Changes the app's theme to the values specified in patch options. |
| `Toolbar components` | Adds options to hide or change components located on the toolbar, such as toolbar buttons, search bar, and header. |
| `Translations for YouTube` | Add translations or remove string resources. |
| `Video playback` | Adds options to customize settings related to video playback, such as default video quality and playback speed. |
| `Watch history` | Adds an option to change the domain of the watch history or check its status. |
</details>

# [Releases](https://github.com/rahulkhatri137/revanced-yt-builder/releases)
* [YouTube ReVanced](https://github.com/revanced/)
* [YouTube ReVanced Extended](https://github.com/inotia00/revanced-extended/)
* [YouTube ProVanced](https://github.com/rahulkhatri137/revanced-yt-builder#ProVanced)
* [ReVanced](https://github.com/revanced/revanced-patches/releases/)
* [ReVanced Extended](https://github.com/inotia00/revanced-patches/releases/)
* [ProVanced](https://github.com/rahulkhatri137/revanced-yt-builder#ProVanced)

## Note
* Don't misuse GitHub actions. Run only when there is new update.
* Star the repo if it helps you.
* This only builds YouTube app you can add support for others.
*

0 comments on commit fb435a6

Please sign in to comment.