mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-19 05:02:05 +00:00
YTLitePlus/YTLitePlus has been deprecated. This replaces the entire codebase with the active upstream project dayanch96/YTLite. https://claude.ai/code/session_01FD8kBzc7yv5Fdf9G7Z2ZkE
111 lines
5.1 KiB
JSON
111 lines
5.1 KiB
JSON
{
|
|
"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"
|
|
},
|
|
{
|
|
"views": [
|
|
{
|
|
"class": "DepictionTableButtonView",
|
|
"title": "My Patreon",
|
|
"action": "https://patreon.com/dayanch96"
|
|
},
|
|
{
|
|
"class": "DepictionTableButtonView",
|
|
"title": "Buy me a coffee",
|
|
"action": "https://buymeacoffee.com/dayanch96"
|
|
}
|
|
],
|
|
"class": "DepictionStackView",
|
|
"tabname": "Support"
|
|
}
|
|
]
|
|
}
|