From eb97e584d0e4e3d47444d0f6d4aa76736131ebf8 Mon Sep 17 00:00:00 2001 From: Samantaz Fox Date: Mon, 7 Jun 2021 23:44:44 +0200 Subject: [PATCH] Cleanup README.md * Add the invidious logo * Move CI passed/translated badges to the top * Add badges for open issues and PRs * Add relevant links (instance list, documentation, contribute, donate) directly in the header * Replace the "license feature" with a proper badge * Remove useless HTML in the screenshots table * Reword some titles * Remove all useless lines between sections * Remove extra columns in H2 titles --- README.md | 82 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 48 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 8dc5e0f5..e2678890 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,45 @@ -

Invidious

+
+ +

Invidious

-

Invidious is an alternative front-end to YouTube.

+ + License: AGPLv3+ + + + Build Status + + + GitHub issues + + + GitHub pull requests + + + Translation Status + ---- +

An open source alternative front-end to YouTube

-## Invidious instances: + Instances list +  •  + Documentation +  •  + Contribute +  •  + Donate -Public Invidious instances are listed on the documentation website: https://instances.invidious.io/ +

Chat with us on:

+ + Matrix + + + Libera.chat (IRC) + +
---- -## Invidious features: +## Features -- [Copylefted libre software](https://github.com/iv-org/invidious) (AGPLv3+ licensed) - Lightweight (the homepage is ~4 KB compressed) - No ads - No tracking @@ -36,38 +63,33 @@ Public Invidious instances are listed on the documentation website: https://inst - No Contributor license Agreement - Available in many languages, thanks to [Weblate](https://hosted.weblate.org/projects/invidious/) ---- -## Screenshots: +## Screenshots -| Player | Preferences | Subscriptions | -| ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | -| [](screenshots/01_player.png?raw=true) | [](screenshots/02_preferences.png?raw=true) | [](screenshots/03_subscriptions.png?raw=true) | -| [](screenshots/04_description.png?raw=true) | [](screenshots/05_preferences.png?raw=true) | [](screenshots/06_subscriptions.png?raw=true) | +| Player | Preferences | Subscriptions | +|-------------------------------------|-------------------------------------|---------------------------------------| +| ![](screenshots/01_player.png) | ![](screenshots/02_preferences.png) | ![](screenshots/03_subscriptions.png) | +| ![](screenshots/04_description.png) | ![](screenshots/05_preferences.png) | ![](screenshots/06_subscriptions.png) | ---- -## Donate: +## Donate Bitcoin (BTC): [bc1qfhe7rq3lqzuayzjxzyt9waz9ytrs09kla3tsgr](bitcoin:bc1qfhe7rq3lqzuayzjxzyt9waz9ytrs09kla3tsgr) Monero (XMR): [41nMCtek197boJtiUvGnTFYMatrLEpnpkQDmUECqx5Es2uX3sTKKWVhSL76suXsG3LXqkEJBrCZBgPTwJrDp1FrZJfycGPR](monero:41nMCtek197boJtiUvGnTFYMatrLEpnpkQDmUECqx5Es2uX3sTKKWVhSL76suXsG3LXqkEJBrCZBgPTwJrDp1FrZJfycGPR) ---- -## Documentation: +## Documentation The complete documentation is available on https://docs.invidious.io/ (or alternatively on its own [Github repository](https://github.com/iv-org/documentation)). ---- -## Extensions: +## Extensions [Extensions](https://docs.invidious.io/Extensions.md) can be found in the wiki, as well as documentation for integrating it into other projects. ---- -## Made with Invidious: +## Made with Invidious - [FreeTube](https://github.com/FreeTubeApp/FreeTube): A libre software YouTube app for privacy. - [CloudTube](https://sr.ht/~cadence/tube/): A JavaScript-rich alternate YouTube player. @@ -75,11 +97,10 @@ The complete documentation is available on https://docs.invidious.io/ (or altern - [MusicPiped](https://github.com/deep-gaurav/MusicPiped): A material design music player that streams music from YouTube. - [HoloPlay](https://github.com/stephane-r/HoloPlay): Funny Android application connecting on Invidious API's with search, playlists and favoris. ---- -## Contributing: +## Contribute -[![Build Status](https://github.com/iv-org/invidious/workflows/Invidious%20CI/badge.svg)](https://github.com/iv-org/invidious/actions) [![Translation Status](https://hosted.weblate.org/widgets/invidious/-/translations/svg-badge.svg)](https://hosted.weblate.org/engage/invidious/) +### Code 1. Fork it ( https://github.com/iv-org/invidious/fork ). 2. Create your feature branch (git checkout -b my-new-feature). @@ -87,19 +108,12 @@ The complete documentation is available on https://docs.invidious.io/ (or altern 4. Push to the branch (git push origin my-new-feature). 5. Create a new pull request. -### Translation: +### Translations - Log in with an account you have elsewhere, or register an account and start translating at [Hosted Weblate](https://hosted.weblate.org/engage/invidious/). ---- -## Contact: - -Feel free to join our [Matrix room](https://matrix.to/#/#invidious:matrix.org). - ---- - -## Liability: +## Liability We take no responsibility for the use of our tool, or external instances provided by third parties. We strongly recommend you abide by the valid official regulations in your country. Furthermore, we refuse liability for any inappropriate use of Invidious, such as illegal downloading. This tool is provided to you in the spirit of free, open software.