forked from dayanch96/YTLite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into columbusux-patch-1
- Loading branch information
Showing
28 changed files
with
361 additions
and
206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
{ | ||
"minVersion": "0.1", | ||
"headerImage": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/header.png", | ||
"class": "DepictionTabView", | ||
"tintColor": "#E36678", | ||
"tabs": [ | ||
{ | ||
"views": [ | ||
{ | ||
"class": "DepictionSubheaderView", | ||
"useBottomMargin": false, | ||
"title": "YouTube Plus", | ||
"useBoldText": true | ||
}, | ||
{ | ||
"useSpacing": true, | ||
"class": "DepictionMarkdownView", | ||
"markdown": "A flexible enhancer for YouTube app" | ||
}, | ||
{ | ||
"spacing": 8, | ||
"class": "DepictionSpacerView" | ||
}, | ||
{ | ||
"screenshots": [ | ||
{ | ||
"accessibilityText": "Screenshot0", | ||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr1.jpg" | ||
}, | ||
{ | ||
"accessibilityText": "Screenshot1", | ||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr2.jpg" | ||
}, | ||
{ | ||
"accessibilityText": "Screenshot2", | ||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr3.jpg" | ||
}, | ||
{ | ||
"accessibilityText": "Screenshot3", | ||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr4.jpg" | ||
}, | ||
{ | ||
"accessibilityText": "Screenshot4", | ||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr5.jpg" | ||
}, | ||
{ | ||
"accessibilityText": "Screenshot5", | ||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr6.jpg" | ||
}, | ||
{ | ||
"accessibilityText": "Screenshot6", | ||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr7.jpg" | ||
}, | ||
{ | ||
"accessibilityText": "Screenshot7", | ||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr8.jpg" | ||
}, | ||
{ | ||
"accessibilityText": "Screenshot8", | ||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr9.jpg" | ||
} | ||
], | ||
"itemSize": "{160, 275.41333333333336}", | ||
"class": "DepictionScreenshotsView", | ||
"itemCornerRadius": 6 | ||
}, | ||
{ | ||
"markdown": "### Features:\n- Download videos, audio (including audio track selection), thumbnails, posts, and profile pictures\n- Copy video, comment, and post information\n- Interface customization: Remove feed elements, reorder tabs, enable OLED mode, and as use Shorts-only mode\n- Player settings: Gestures, default quality, preferred audio track\n- Save, Load and Restore settings. Clear cache once or automatically on app startup\n- Built-in SponsorBlock\n- And much, much more\n\n*YouTube Plus preferences can be found in the YouTube settings*", | ||
"class": "DepictionMarkdownView", | ||
"useBottomMargin": false, | ||
"title": "markdown-description", | ||
"useBoldText": true | ||
}, | ||
{ | ||
"class": "DepictionSeparatorView" | ||
}, | ||
{ | ||
"spacing": 8, | ||
"class": "DepictionSpacerView" | ||
}, | ||
{ | ||
"text": "dayanch96", | ||
"class": "DepictionTableTextView", | ||
"title": "Developer" | ||
}, | ||
{ | ||
"spacing": 8, | ||
"class": "DepictionSpacerView" | ||
} | ||
], | ||
"class": "DepictionStackView", | ||
"tabname": "Details" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.