From e9a0d141ec086fa6f2c6f20d997cffa6dba82bfd Mon Sep 17 00:00:00 2001 From: belikor Date: Sat, 19 Feb 2022 19:42:13 -0600 Subject: [PATCH] librarian: an alternative frontend to Odysee that is lightweight and has no tracking The source code is in Codeberg, https://codeberg.org/librarian/librarian The official instance is https://lbry.bcow.xyz/ Also edit the entry to Madiator.com to not put the raw link. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fdeb1f4..4511e09 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,11 @@ A list of community run projects built on and for the LBRY protocol. ## LBRY web-based front-ends - [lbry.science](https://lbry.science/) - [Source Code](https://codeberg.org/EinoHR/lbry.science) - A highly censored, highly curated science-content-based portal built on the LBRY infrastructure - [LBRY Worm](https://www.lbryworm.com/) - Allows you to search books from the LBRY blockchain -- https://madiator.com/ - [GitHub](https://github.com/kodxana/madiator.com) - P2P Powered LBRY Instance. +- [Madiator.com](https://madiator.com/) - [GitHub](https://github.com/kodxana/madiator.com) - P2P Powered LBRY Instance. - [Madiator Speaks](https://speak.madiator.com/) - [GitHub](https://github.com/kodxana/spee.ch) - An image hosting service on top of the LBRY protocol based on spee.ch. - [Odysee chatter](https://live.odysee-chatter.com/) - Bot listing Odysee live streams. - [Hound.fm](https://hound.fm) - [GitHub](https://github.com/Hound-fm/web) - Discover music and podcasts. +- [Librarian](https://lbry.bcow.xyz/) - [Codeberg](https://codeberg.org/librarian/librarian) - An alternative frontend to Odysee that is lightweight and has no tracking. It is inspired by Invidious, so anybody can set up an instance. ## Tools - [lbrytools](https://github.com/belikor/lbrytools) - A Python library with various methods built on top of the terminal `lbrynet` client. It includes methods to download and manage multiple claims, list downloaded claims, list the existing blobs, add, remove and change the support to claims, calculate the seeding ratio, and others. It includes various tools inspired by [Brendon Brewer](https://odysee.com/$/list/3a8c64f781ab2ed2d17f8f808c708a5ee0b04423), tuxfoo, miko, and other members of the community.