This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
See you all in the future, hopefully
- Loading branch information
Showing
1 changed file
with
17 additions
and
15 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,43 @@ | ||
<div align="center"> | ||
<h1>LightTube</h1> | ||
<p>A lightweight, privacy respecting alternative frontend for YouTube</p> | ||
<div> | ||
<a href="https://github.com/lighttube-org/LightTube/wiki">Documentation</a> • | ||
<a href="https://github.com/lighttube-org/LightTube/blob/master/OTHERLIBS.md">Used libraries</a> • | ||
<a href="https://lighttube.org/instances">Public instances</a> | ||
</div> | ||
</div> | ||
|
||
> [!CAUTION] | ||
> This project is no longer under development. While the latest version MIGHT work for some time under residential IPs, | ||
> there will be no future updates and support for the foreseeable future. Use at your own risk. | ||
> | ||
> https://blog.kuylar.dev/lighttube-end-of-development/ | ||
## Features | ||
|
||
- Lightweight | ||
- Ad-free | ||
- Dislike counts from [Return YouTube Dislike](https://www.returnyoutubedislike.com/) | ||
- [SponsorBlock](https://sponsor.ajay.app/) support | ||
- Subscriptions feed without the requirement of a Google account | ||
- Playlists | ||
- Proxying the videos through LightTube | ||
- Lightweight | ||
- Ad-free | ||
- Dislike counts from [Return YouTube Dislike](https://www.returnyoutubedislike.com/) | ||
- [SponsorBlock](https://sponsor.ajay.app/) support | ||
- Subscriptions feed without the requirement of a Google account | ||
- Playlists | ||
- Proxying the videos through LightTube | ||
|
||
## Translations [![Translation status](https://hosted.weblate.org/widget/lighttube/web/svg-badge.svg)](https://hosted.weblate.org/engage/lighttube/) | ||
|
||
[![Translation status](https://hosted.weblate.org/widget/lighttube/web/horizontal-auto.svg)](https://hosted.weblate.org/engage/lighttube/) | ||
|
||
Interested at translating LightTube to your language? Head over to [Weblate](https://hosted.weblate.org/engage/lighttube/)! | ||
Interested at translating LightTube to your language? Head over | ||
to [Weblate](https://hosted.weblate.org/engage/lighttube/)! | ||
|
||
## Screenshots | ||
|
||
### Desktop | ||
|
||
| Page | Light | Dark | | ||
| :----- | :------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------: | | ||
|:-------|:--------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------:| | ||
| Search | ![image](https://github.com/lighttube-org/LightTube/blob/master/screenshots/desktop/light/search.png?raw=true) | ![image](https://github.com/lighttube-org/LightTube/blob/master/screenshots/desktop/dark/search.png?raw=true) | | ||
| Video | ![image](https://github.com/lighttube-org/LightTube/blob/master/screenshots/desktop/light/video.png?raw=true) | ![image](https://github.com/lighttube-org/LightTube/blob/master/screenshots/desktop/dark/video.png?raw=true) | | ||
|
||
### Mobile | ||
|
||
| Page | Light | Dark | | ||
| :----- | :-----------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------: | | ||
|:-------|:-------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------:| | ||
| Search | ![image](https://github.com/lighttube-org/LightTube/blob/master/screenshots/mobile/light/search.png?raw=true) | ![image](https://github.com/lighttube-org/LightTube/blob/master/screenshots/mobile/dark/search.png?raw=true) | | ||
| Video | ![image](https://github.com/lighttube-org/LightTube/blob/master/screenshots/mobile/light/video.png?raw=true) | ![image](https://github.com/lighttube-org/LightTube/blob/master/screenshots/mobile/dark/video.png?raw=true) | |