mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-12 23:58:31 +00:00
README: Rewrite features list
also fix weblate link (do no force `/en/`)
This commit is contained in:
parent
c44778f6c0
commit
ab0d976246
42
README.md
42
README.md
@ -48,28 +48,30 @@
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Lightweight (the homepage is ~4 KB compressed)
|
**User features**
|
||||||
|
- Lightweight
|
||||||
- No ads
|
- No ads
|
||||||
- No tracking
|
- No tracking
|
||||||
- Javascript is 100% optional
|
- No javascript required
|
||||||
- Tools for managing subscriptions:
|
- Light/Dark themes
|
||||||
- Only show unseen videos
|
- Customizable homepage
|
||||||
- Only show latest (or latest unseen) video from each channel
|
- Subscriptions independant from Google
|
||||||
- Delivers notifications from all subscribed channels
|
- Notifications for all subscribed channels
|
||||||
- Automatically redirect homepage to feed
|
- Audio-only mode (with background play on mobile)
|
||||||
- Import subscriptions from YouTube
|
- Support for Reddit comments
|
||||||
- Audio-only mode (and no need to keep window open on mobile)
|
- [Available in many languages](locales/), thanks to [our translators](#contribute)
|
||||||
- Dark mode
|
|
||||||
- Embed support
|
**Data import/export**
|
||||||
- Set default player options (speed, quality, autoplay, loop)
|
- Import subscriptions from YouTube, NewPipe and Freetube
|
||||||
- Support for Reddit comments in place of YouTube comments
|
- Import watch history from NewPipe
|
||||||
- Import/Export subscriptions, watch history, preferences
|
- Export subscriptions to NewPipe and Freetube
|
||||||
|
- Import/Export Invidious user data
|
||||||
|
|
||||||
|
**Technical features**
|
||||||
|
- Embedded video support
|
||||||
- [Developer API](https://docs.invidious.io/API.md)
|
- [Developer API](https://docs.invidious.io/API.md)
|
||||||
- Does not use any of the official YouTube APIs
|
- Does not use official YouTube APIs
|
||||||
- No need to create a Google account to save subscriptions
|
- No Contributor License Agreement (CLA)
|
||||||
- No Code of Conduct
|
|
||||||
- No Contributor license Agreement
|
|
||||||
- Available in many languages, thanks to [Weblate](https://hosted.weblate.org/projects/invidious/)
|
|
||||||
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
@ -105,7 +107,7 @@ You can read more here: https://docs.invidious.io/Extensions.md
|
|||||||
|
|
||||||
### Translations
|
### Translations
|
||||||
|
|
||||||
We use [Weblate](https://weblate.org/en/) to manage Invidious translations.
|
We use [Weblate](https://weblate.org) to manage Invidious translations.
|
||||||
|
|
||||||
You can propose new translations and/or correction here: https://hosted.weblate.org/engage/invidious/.
|
You can propose new translations and/or correction here: https://hosted.weblate.org/engage/invidious/.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user