Skip to content

Commit

Permalink
ym
Browse files Browse the repository at this point in the history
  • Loading branch information
PoomSmart committed Jun 30, 2024
1 parent e59900e commit 073784f
Show file tree
Hide file tree
Showing 10 changed files with 39 additions and 2 deletions.
36 changes: 36 additions & 0 deletions repo/Packages
Original file line number Diff line number Diff line change
Expand Up @@ -5026,6 +5026,42 @@ Depiction: https://poomsmart.github.io/repo/depictions/youmute.html
Name: YouMute
Sileodepiction: https://poomsmart.github.io/repo/sileodepictions/youmute.json

Package: com.ps.youmute
Version: 1.2.2
Architecture: iphoneos-arm64
Maintainer: PoomSmart
Installed-Size: 100
Depends: mobilesubstrate (>= 0.9.5000), firmware (>= 11.0), com.ps.ytvideooverlay (>= 1.1.0)
Filename: ./debs/youtube/youmute/com.ps.youmute_1.2.2_iphoneos-arm64.deb
Size: 6292
MD5sum: 30ae73441afcf7913df90e49b72c46fc
SHA1: e49489be5d764627d4ce1f2865cee4fb8b8cea72
SHA256: 2d4ce54fd2fb24784b03dcc02a55673adb3ee1af96fa56c018569805087f5dd0
Section: Tweaks
Description: Mute/unmute videos in YouTube directly.
Author: PoomSmart
Depiction: https://poomsmart.github.io/repo/depictions/youmute.html
Name: YouMute
Sileodepiction: https://poomsmart.github.io/repo/sileodepictions/youmute.json

Package: com.ps.youmute
Version: 1.2.2
Architecture: iphoneos-arm
Maintainer: PoomSmart
Installed-Size: 100
Depends: mobilesubstrate (>= 0.9.5000), firmware (>= 11.0), com.ps.ytvideooverlay (>= 1.1.0)
Filename: ./debs/youtube/youmute/com.ps.youmute_1.2.2_iphoneos-arm.deb
Size: 6290
MD5sum: c130ed4d4e70f120705f5d2efc47b0de
SHA1: c1c6e3b161bc94633575516217714c96c177a828
SHA256: 80f2462438746038c174e69c654337e0f00895125690b42ee8204c431c8816e9
Section: Tweaks
Description: Mute/unmute videos in YouTube directly.
Author: PoomSmart
Depiction: https://poomsmart.github.io/repo/depictions/youmute.html
Name: YouMute
Sileodepiction: https://poomsmart.github.io/repo/sileodepictions/youmute.json

Package: com.ps.youpip
Version: 1.7.16
Architecture: iphoneos-arm
Expand Down
Binary file modified repo/Packages.bz2
Binary file not shown.
Binary file modified repo/Packages.gz
Binary file not shown.
Binary file modified repo/Packages.xz
Binary file not shown.
Binary file modified repo/Packages.zst
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion repo/depictions/youmute.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctypehtml><html lang=en><meta charset=utf-8><title>YouMute</title><meta content=initial-scale=1,maximum-scale=1,user-scalable=0 name=viewport><link href=../../assets/ios7.min.css rel=stylesheet><link href=../../assets/misc.css rel=stylesheet><script src=../../assets/ios7.min.js></script><body><main class="ios-table ios-main"><h2 role=header>Compatibility</h2><ul><li><div data-min-ios=11.0 id=prerequisite><p id=pt>Compatible with iOS 11.0 +</div></ul><script src=../../misc/iosver.js></script><h2 role=header>Description</h2><ul><li><p>Add a mute button to the video overlay where you can directly mute or unmute the video.</p></ul><h2 role=header>Changelog</h2><ul><li><p>1.2.1-3: Added de, tr localization</p><li><p>1.2.1: Depends on YTVideoOverlay helper tweak</p><li><p>1.1.1: Corrected mute button position when placed at the bottom and the audio track button is visible</p><li><p>1.1.0: Added setting page, allowing you to toggle tweak and change mute button position</p></ul><h2 role=header>Information</h2><ul><li><a href=https://twitter.com/PoomSmart>Dev's Twitter</a><li><a href=https://github.com/PoomSmart>Dev's GitHub</a><li><a href=https://poomsmart.github.io>Support Dev</a></ul></main>
<!doctypehtml><html lang=en><meta charset=utf-8><title>YouMute</title><meta content=initial-scale=1,maximum-scale=1,user-scalable=0 name=viewport><link href=../../assets/ios7.min.css rel=stylesheet><link href=../../assets/misc.css rel=stylesheet><script src=../../assets/ios7.min.js></script><body><main class="ios-table ios-main"><h2 role=header>Compatibility</h2><ul><li><div data-min-ios=11.0 id=prerequisite><p id=pt>Compatible with iOS 11.0 +</div></ul><script src=../../misc/iosver.js></script><h2 role=header>Description</h2><ul><li><p>Add a mute button to the video overlay where you can directly mute or unmute the video.</p></ul><h2 role=header>Changelog</h2><ul><li><p>1.2.2: Fixed app crash on YouTube version 19.26.5 and higher</p><li><p>1.2.1-3: Added de, tr localization</p><li><p>1.2.1: Depends on YTVideoOverlay helper tweak</p><li><p>1.1.1: Corrected mute button position when placed at the bottom and the audio track button is visible</p><li><p>1.1.0: Added setting page, allowing you to toggle tweak and change mute button position</p></ul><h2 role=header>Information</h2><ul><li><a href=https://twitter.com/PoomSmart>Dev's Twitter</a><li><a href=https://github.com/PoomSmart>Dev's GitHub</a><li><a href=https://poomsmart.github.io>Support Dev</a></ul></main>
1 change: 1 addition & 0 deletions repo/gen/youtube.py
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@
"tintColor": "red",
"description": "<p>Add a mute button to the video overlay where you can directly mute or unmute the video.</p>",
"changes": [
["1.2.2", "Fixed app crash on YouTube version 19.26.5 and higher"],
["1.2.1-3", "Added de, tr localization"],
["1.2.1", "Depends on YTVideoOverlay helper tweak"],
["1.1.1", "Corrected mute button position when placed at the bottom and the audio track button is visible"],
Expand Down
2 changes: 1 addition & 1 deletion repo/sileodepictions/youmute.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"minVersion": "0.4", "class": "DepictionTabView", "tabs": [{"class": "DepictionStackView", "tabname": "Details", "views": [{"class": "DepictionSubheaderView", "useMargins": true, "title": "Compatible with iOS 11.0 +"}, {"class": "DepictionMarkdownView", "markdown": "<p>Add a mute button to the video overlay where you can directly mute or unmute the video.</p>", "useSpacing": true, "useRawFormat": true}], "xPadding": 10}, {"class": "DepictionStackView", "tabname": "Changelog", "views": [{"class": "DepictionSubheaderView", "title": "Version 1.2.1-3"}, {"class": "DepictionMarkdownView", "markdown": "- Added de, tr localization"}, {"class": "DepictionSeparatorView"}, {"class": "DepictionSubheaderView", "title": "Version 1.2.1"}, {"class": "DepictionMarkdownView", "markdown": "- Depends on YTVideoOverlay helper tweak"}, {"class": "DepictionSeparatorView"}, {"class": "DepictionSubheaderView", "title": "Version 1.1.1"}, {"class": "DepictionMarkdownView", "markdown": "- Corrected mute button position when placed at the bottom and the audio track button is visible"}, {"class": "DepictionSeparatorView"}, {"class": "DepictionSubheaderView", "title": "Version 1.1.0"}, {"class": "DepictionMarkdownView", "markdown": "- Added setting page, allowing you to toggle tweak and change mute button position"}]}], "tintColor": "red"}
{"minVersion": "0.4", "class": "DepictionTabView", "tabs": [{"class": "DepictionStackView", "tabname": "Details", "views": [{"class": "DepictionSubheaderView", "useMargins": true, "title": "Compatible with iOS 11.0 +"}, {"class": "DepictionMarkdownView", "markdown": "<p>Add a mute button to the video overlay where you can directly mute or unmute the video.</p>", "useSpacing": true, "useRawFormat": true}], "xPadding": 10}, {"class": "DepictionStackView", "tabname": "Changelog", "views": [{"class": "DepictionSubheaderView", "title": "Version 1.2.2"}, {"class": "DepictionMarkdownView", "markdown": "- Fixed app crash on YouTube version 19.26.5 and higher"}, {"class": "DepictionSeparatorView"}, {"class": "DepictionSubheaderView", "title": "Version 1.2.1-3"}, {"class": "DepictionMarkdownView", "markdown": "- Added de, tr localization"}, {"class": "DepictionSeparatorView"}, {"class": "DepictionSubheaderView", "title": "Version 1.2.1"}, {"class": "DepictionMarkdownView", "markdown": "- Depends on YTVideoOverlay helper tweak"}, {"class": "DepictionSeparatorView"}, {"class": "DepictionSubheaderView", "title": "Version 1.1.1"}, {"class": "DepictionMarkdownView", "markdown": "- Corrected mute button position when placed at the bottom and the audio track button is visible"}, {"class": "DepictionSeparatorView"}, {"class": "DepictionSubheaderView", "title": "Version 1.1.0"}, {"class": "DepictionMarkdownView", "markdown": "- Added setting page, allowing you to toggle tweak and change mute button position"}]}], "tintColor": "red"}

0 comments on commit 073784f

Please sign in to comment.