This commit is contained in:
dayanch96
2023-06-27 13:51:46 +03:00
2 changed files with 19 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
# YTLite
Lightweight YouTube Enhancer
Advanced mode can be activated inside **Version cell**. Then simply reopen YTLite settings
# How to build it yourself
Clone this repo and __[YouTubeHeader by PoomSmart](https://github.com/PoomSmart/YouTubeHeader/)__
cd YTLite folder and run
• '**make clean package**' to build deb for rootful device
• '**make clean package ROOTLESS=1**' to build deb for rootless device
<p align="center">
<img src=https://github-production-user-asset-6210df.s3.amazonaws.com/38832025/248051008-4cef3fb5-ab24-4d8c-bc7f-122b1df95996.png?raw=true) />
</p>
@@ -133,4 +133,4 @@
"ResetSettings" = "重置YTLite设置";
"ResetMessage" = "此选项会将YTLite设置重置为默认值并关闭YouTube。\n\n确定要继续吗?";
"Yes" = "是";
"No" = "不";
"No" = "不";