Skip to content

Commit

Permalink
v18.23.35
Browse files Browse the repository at this point in the history
  • Loading branch information
ipdev99 committed Jul 17, 2023
1 parent ef35f90 commit 7e81d3b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Available in the releases tab. [Link](https://github.com/mModule/iYT/releases)
- Reboot device.<br>

### Recent changes
- Update to YouTube v18.19.35
- Update to YouTube v18.23.35

### How to
_Still need to create the wiki pages :roll_eyes:_
Expand All @@ -42,20 +42,20 @@ For more information on ReVanced.<br>
| Patch | Description |
|:--------:|:--------------:|
| `client-spoof` | Spoofs a patched client to allow playback. |
| `disable-auto-captions` | Disable forced captions from being automatically enabled. |
| `disable-fullscreen-panels` | Disables video description and comments panel in fullscreen view. |
| `disable-player-popup-panels` | Disables panels from appearing automatically when going into fullscreen (playlist or live chat). |
| `disable-shorts-on-startup` | Disables playing YouTube Shorts when launching YouTube. |
| `disable-auto-captions` | Disable forced captions from being automatically enabled. |
| `hide-ads` | Removes general ads. |
| `hide-endscreen-cards` | Hides the suggested video cards at the end of a video in fullscreen. |
| `hide-get-premium` | Hides advertisement for YouTube Premium under the video player. |
| `hide-info-cards` | Hides info cards in videos. |
| `hide-watermark` | Hides creator's watermarks on videos. |
| `minimized-playback` | Enables minimized and background playback. |
| `remember-video-quality` | Adds the ability to remember the video quality you chose in the video quality flyout. |
| `return-youtube-dislike` | Shows the dislike count of videos using the Return YouTube Dislike API. |
| `sponsorblock` | Integrates SponsorBlock which allows skipping video segments such as sponsored content. |
| `video-ads` | Removes ads in the video player. |
| `disable-player-popup-panels` | Disables panels from appearing automatically when going into fullscreen (playlist or live chat). |
| `disable-fullscreen-panels` | Disables video description and comments panel in fullscreen view. |
| `hide-layout-components` | Hides general layout components. |
</details>

---
Expand All @@ -66,7 +66,8 @@ For more information on ReVanced.<br>

### Credits
- The Android Community and everyone who has helped me learn through the years.
- John Wu and team for all things Magisk.
- John Wu and team for all things [Magisk](https://github.com/topjohnwu/Magisk).
- Vanced.
- ReVanced.
<!-- - [inotia00](https://github.com/inotia00/revanced-patches) for patches. -->
- Everyone that has contributed to YouTube modifications.<br>
6 changes: 3 additions & 3 deletions iyt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"versionCode": "1537727936",
"versionCode": "1538252224",
"version": "Module",
"zipUrl": "https://github.com/mModule/iYT/releases/download/v18.19.35/iYT-v181935.zip",
"changelog": "https://github.com/mModule/iYT/releases/download/v18.19.35/update.md"
"zipUrl": "https://github.com/mModule/iYT/releases/download/v18.23.35/iYT-v182335.zip",
"changelog": "https://github.com/mModule/iYT/releases/download/v18.23.35/update.md"
}

0 comments on commit 7e81d3b

Please sign in to comment.