From ce29c6df2803fdd125dbc67e89908b00c73a4dc6 Mon Sep 17 00:00:00 2001 From: Miguel รngel Moreno Date: Sun, 25 Aug 2024 18:19:08 +0200 Subject: docs: document features, public instances, and extension support --- README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'README') diff --git a/README b/README index 4da873d..4912bf2 100644 --- a/README +++ b/README @@ -3,6 +3,13 @@ * Tubo Tubo is a streaming front-end focused on bringing the [[https://newpipe.net/][NewPipe]] experience to the web. It aims at providing a clean and simple user interface to consume media from your favorite streaming platforms. It currently supports the same services as NewPipe, including YouTube, SoundCloud, Bandcamp, and more. +** Features +- No ads +- Background player +- Playback queue +- User playlists +- System/Light/Dark themes + ** Installation *** Packaging **** Uberjar @@ -54,6 +61,13 @@ server { } #+end_src +** Public Instances +| URL | Country | +|-------------------------------+---------| +| https://tubo.media (Official) | ๐Ÿ‡ช๐Ÿ‡ธ | +| https://tubo.reallyaweso.me | ๐Ÿ‡ฉ๐Ÿ‡ช | +| https://tubo.ducks.party | ๐Ÿ‡ฉ๐Ÿ‡ช | + ** Browser Extension Support *** [[https://einaregilsson.com/redirector/][Redirector]] You can manually add any redirect rule based on regex patterns with this extension. Below are some sample configurations to redirect links from supported services to Tubo so you get a basic idea of how to write manual Redirector rules. Note the =serviceId= of each service is: YouTube (0), SoundCloud(1), media.ccc.de(2), PeerTube(3), and Bandcamp(4). @@ -110,3 +124,12 @@ Example result: https:///search?query=37c3&serviceId=2 Pattern type: Regular Expression Apply to: Main window (address bar) #+end_src + +*** [[https://libredirect.github.io/][LibRedirect]] +Redirects many popular services to their alternative front-ends. Has a ton of features and an active community. Tubo is supported by default for YouTube and SoundCloud. + +*** [[https://github.com/libreom/predirect][Predirect]] +Serves the same purpose as LibRedirect but is Manifest V3 compatible. Tubo is supported by default for SoundCloud. + +*** [[https://github.com/dybdeskarphet/privacy-redirector][Privacy Redirector]] +A user-script that redirects popular social media platforms to their privacy respecting front-ends. Tubo is supported by default for YouTube and SoundCloud. -- cgit v1.2.3