Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/dayanch96/YTLite
Browse files Browse the repository at this point in the history
  • Loading branch information
dayanch96 committed Jun 27, 2023
2 parents 4fa79b7 + 02253c2 commit 0a98d61
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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>
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@
"ResetSettings" = "重置YTLite设置";
"ResetMessage" = "此选项会将YTLite设置重置为默认值并关闭YouTube。\n\n确定要继续吗?";
"Yes" = "是";
"No" = "不";
"No" = "不";

0 comments on commit 0a98d61

Please sign in to comment.