From 51850520c19016432915ea658620eed8d084708b Mon Sep 17 00:00:00 2001 From: EinoHR Date: Fri, 31 Dec 2021 11:38:27 +0200 Subject: [PATCH 1/7] Add Table of Contents --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5993342..efb2a79 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,20 @@ [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) -# Awesome-LBRY-Projects +# Awesome-LBRY-Projects A list of community run projects built on and for the LBRY protocol. +## Contents +- [Contents](#contents) +- [LBRY clients](#lbry-clients) +- [LBRY web-based front-ends](#lbry-web-based-front-ends) +- [Applications](#applications) +- [Scripts & one-purpose applications](#scripts--one-purpose-applications) +- [Analytics](#analytics) +- [LBRY infrastructure monitoring](#lbry-infrastructure-monitoring) +- [Browser extensions](#browser-extensions) +- [LBC wallets](#lbc-wallets) +- [LBC mining pools](#lbc-mining-pools) + ## LBRY clients - [FastLBRY Terminal](https://notabug.org/jyamihud/FastLBRY-terminal)
A fully featured, terminal application to interact with LBRY. It will allow watching videos, download files, view and send comments, upload new files. From 9c348837af419358329ea743be2fe84038919dcb Mon Sep 17 00:00:00 2001 From: EinoHR Date: Fri, 31 Dec 2021 11:43:07 +0200 Subject: [PATCH 2/7] Omit the TOC from the TOC --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index efb2a79..e5703bf 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@ # Awesome-LBRY-Projects A list of community run projects built on and for the LBRY protocol. -## Contents -- [Contents](#contents) +## Contents - [LBRY clients](#lbry-clients) - [LBRY web-based front-ends](#lbry-web-based-front-ends) - [Applications](#applications) From e20b37ed45ee7ce66913643a38d93e0103d3c68c Mon Sep 17 00:00:00 2001 From: EinoHR Date: Fri, 31 Dec 2021 11:47:20 +0200 Subject: [PATCH 3/7] Small fix for awesome-lint --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5703bf..c904cc4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ # Awesome-LBRY-Projects A list of community run projects built on and for the LBRY protocol. -## Contents + +## Contents - [LBRY clients](#lbry-clients) - [LBRY web-based front-ends](#lbry-web-based-front-ends) - [Applications](#applications) From 4b3873b16d0f442b6bd7bdbdab9a01b99b6fe873 Mon Sep 17 00:00:00 2001 From: EinoHR Date: Fri, 31 Dec 2021 12:00:09 +0200 Subject: [PATCH 4/7] Make formatting adhere to awesome-list standards --- README.md | 106 ++++++++++++++++++++---------------------------------- 1 file changed, 38 insertions(+), 68 deletions(-) diff --git a/README.md b/README.md index c904cc4..d9bf02d 100644 --- a/README.md +++ b/README.md @@ -16,92 +16,62 @@ A list of community run projects built on and for the LBRY protocol. - [LBC mining pools](#lbc-mining-pools) ## LBRY clients -- [FastLBRY Terminal](https://notabug.org/jyamihud/FastLBRY-terminal)
- A fully featured, terminal application to interact with LBRY. It will allow watching videos, download files, view and send comments, upload new files. -- [FastLBRY-GTK](https://notabug.org/jyamihud/FastLBRY-GTK)
- GTK version of FastLBRY. -- [LBRY-GTK](https://codeberg.org/MorsMortium/LBRY-GTK)
- Another GTK version of FastLBRY. -- [LyBerry](https://notabug.org/MyBeansAreBaked/lyberry)
- A LBRY client that works (kinda). Uses Qt or Curses and written in Python. Inspired by FastLBRY. -- [lbt](https://gitlab.com/gardenappl/lbt)
- lbt is a collection of command-line tools for interacting with the LBRY network, written in POSIX shell. -- [Actarius LBRY browser](https://github.com/Shroom2020/actarius-lbry-browser)
- Electron based web browser that supports LBRY protocol. -- [lbry_flutter](https://github.com/dakontiva/lbry_flutter)
- Flutter based LBRY browser app.
-- [lbryseed](https://github.com/belikor/lbrydseed)
- Graphical interface to download and seed content to the LBRY network. +- [FastLBRY Terminal](https://notabug.org/jyamihud/FastLBRY-terminal) - A fully featured, terminal application to interact with LBRY. It will allow watching videos, download files, view and send comments, upload new files. +- [FastLBRY-GTK](https://notabug.org/jyamihud/FastLBRY-GTK) - GTK version of FastLBRY. +- [LBRY-GTK](https://codeberg.org/MorsMortium/LBRY-GTK) - Another GTK version of FastLBRY. +- [LyBerry](https://notabug.org/MyBeansAreBaked/lyberry) - A LBRY client that works (kinda). Uses Qt or Curses and written in Python. Inspired by FastLBRY. +- [lbt](https://gitlab.com/gardenappl/lbt) - lbt is a collection of command-line tools for interacting with the LBRY network, written in POSIX shell. +- [Actarius LBRY browser](https://github.com/Shroom2020/actarius-lbry-browser) - Electron based web browser that supports LBRY protocol. +- [lbry_flutter](https://github.com/dakontiva/lbry_flutter) - Flutter based LBRY browser app. +- [lbryseed](https://github.com/belikor/lbrydseed) - Graphical interface to download and seed content to the LBRY network. ## LBRY web-based front-ends -- https://madiator.com/
- P2P Powered LBRY Instance. [GitHub repo](https://github.com/kodxana/madiator.com) -- [Madiator Speaks](https://speak.madiator.com/)
- An image hosting service on top of the LBRY protocol based on spee.ch. [GitHub repository](https://github.com/kodxana/spee.ch) -- [Odysee chatter](https://live.odysee-chatter.com/)
- Bot listing Odysee live streams. +- https://madiator.com/ - P2P Powered LBRY Instance. [GitHub repo](https://github.com/kodxana/madiator.com) +- [Madiator Speaks](https://speak.madiator.com/) - An image hosting service on top of the LBRY protocol based on spee.ch. [GitHub repository](https://github.com/kodxana/spee.ch) +- [Odysee chatter](https://live.odysee-chatter.com/) - Bot listing Odysee live streams. ## Applications -- [Hound.fm](https://hound.fm) [GitHub repository](https://github.com/Hound-fm)
- An open source audio media crawler for lbry. Helps you discover music and podcasts. +- [Hound.fm](https://hound.fm) [GitHub repository](https://github.com/Hound-fm) - An open source audio media crawler for lbry. Helps you discover music and podcasts. ## Scripts & one-purpose applications -- [lbrytools](https://github.com/belikor/lbrytools)
- A library of functions that can be used to manage the download of claims from the LBRY network. It includes methods to download claims by URI (canonical url), claim ID, or from specific channels. -- [lbry-sync-ytdl](https://gitlab.com/gardenappl/lbry-sync-ytdl)
- lbry-sync-ytdl is a shell script for uploading content to LBRY using youtube-dl. -- [lbry-channel-feed](https://gitlab.melroy.org/melroy/lbry-channel-feed)
- LBRY RSS Feed provider - Support channels at the moment (RSS, Atom & JSON). -- [LBRY Utility Scripts](https://odysee.com/$/list/3a8c64f781ab2ed2d17f8f808c708a5ee0b04423)
- Various python scripts for LBRY by Brendon Brewer.
+- [lbrytools](https://github.com/belikor/lbrytools) - A library of functions that can be used to manage the download of claims from the LBRY network. It includes methods to download claims by URI (canonical url), claim ID, or from specific channels. +- [lbry-sync-ytdl](https://gitlab.com/gardenappl/lbry-sync-ytdl) - lbry-sync-ytdl is a shell script for uploading content to LBRY using youtube-dl. +- [lbry-channel-feed](https://gitlab.melroy.org/melroy/lbry-channel-feed) - LBRY RSS Feed provider - Support channels at the moment (RSS, Atom & JSON). +- [LBRY Utility Scripts](https://odysee.com/$/list/3a8c64f781ab2ed2d17f8f808c708a5ee0b04423) -
+ Various python scripts for LBRY by Brendon Brewer. - A Python script to download all content (or just recent content) from a single LBRY channel - A Python script to check all your LBRY vanity names (LBRY Desktop) - A Python tool to manage stalled LBRY downloads - A Python script to delete files from your LBRY Library on a per-channel basis - Estimate your LBRY seeding ratio with this little Python script -- [LBRYFileUploader](https://github.com/Blanxs/LBRYFileUploader)
- Java based mass file uploader for LBRY. -- [lbry_discord_repost_bot](https://github.com/neofutur/lbry_discord_repost_bot)
- Discord bot to post new uploads on a LBRY channel to a specific discord channel. -- [lbry-cloner](https://github.com/johndoe0039/lbry-cloner)
- This program downloads videos from youtube and uploades them to LBRY. -- [lbry-resigner](https://github.com/nikooo777/lbry-resigner)
- Tool to resign streams with an existing channel [lbry-resigner tutorial](https://odysee.com/@LBRYClass:f/odysee-resigner:b) -- [blogchain](https://github.com/lyoshenka/blogchain)
- Blogging with LBRY and Gatsby. -- [lbry-trending-algos](https://github.com/eggplantbren/lbry-trending-algos)
- Various LBRY trending algorithms by Brendon Brewer. -- [better-lbry-resolver](https://github.com/LavRadis/better-lbry-resolver)
- Simple tool to easily resolve LBRY network claims to get the associated metadata. -- [Wordpress LBRY sync](https://odysee.com/@tuxfoo:e/wordpress-sync:3)
- Syncing LBRY content to a Wordpress blog. -- [LBRY on Kodi](https://github.com/stellartux/plugin.video.lbry)
- This is a Kodi addon for allowing access to the Lbry network. +- [LBRYFileUploader](https://github.com/Blanxs/LBRYFileUploader) - Java based mass file uploader for LBRY. +- [lbry_discord_repost_bot](https://github.com/neofutur/lbry_discord_repost_bot) - Discord bot to post new uploads on a LBRY channel to a specific discord channel. +- [lbry-cloner](https://github.com/johndoe0039/lbry-cloner) - This program downloads videos from youtube and uploades them to LBRY. +- [lbry-resigner](https://github.com/nikooo777/lbry-resigner) - Tool to resign streams with an existing channel [lbry-resigner tutorial](https://odysee.com/@LBRYClass:f/odysee-resigner:b) +- [blogchain](https://github.com/lyoshenka/blogchain) - Blogging with LBRY and Gatsby. +- [lbry-trending-algos](https://github.com/eggplantbren/lbry-trending-algos) - Various LBRY trending algorithms by Brendon Brewer. +- [better-lbry-resolver](https://github.com/LavRadis/better-lbry-resolver) - Simple tool to easily resolve LBRY network claims to get the associated metadata. +- [Wordpress LBRY sync](https://odysee.com/@tuxfoo:e/wordpress-sync:3) - Syncing LBRY content to a Wordpress blog. +- [LBRY on Kodi](https://github.com/stellartux/plugin.video.lbry) - This is a Kodi addon for allowing access to the Lbry network. ## Analytics -- [LBRYnomics](https://lbrynomics.com/)
-- [LBRYlitics](https://www.lbrylytics.com/)
+- [LBRYnomics](https://lbrynomics.com/) - +- [LBRYlitics](https://www.lbrylytics.com/) - ## LBRY infrastructure monitoring -- https://status.madiator.com/
-- https://nodes.madiator.com/
+- https://status.madiator.com/ - +- https://nodes.madiator.com/ - ## Browser extensions -- [Watch on LBRY](https://github.com/LBRYFoundation/Watch-on-LBRY)
- A plugin for web browsers that brings more utility for LBRY Protocol by allowing you to find people you watch on YouTube that are available on LBRY.tv/Odysee/Desktop App and other LBRY Protocol based apps/websites, allows you to easily check your subscribtion list and much more! -- Watch on Odysee [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/watch-on-odysee/) [Chromium](https://chrome.google.com/webstore/detail/watch-on-odysee/kofmhmemalhemmpkfjhjfkkhifonoann) [GitHub](https://github.com/kodxana/Watch-on-Odysee)
- Plugin that automatically redirects you to the Odysee version of any video on YouTube that is available on Odysee. -- Watch on LBRY [Firefox](https://addons.mozilla.org/en-US/firefox/addon/watch-on-lbry/) [Chromium](https://chrome.google.com/webstore/detail/watch-on-lbry/jjmbbhopnjdjnpceiecihldbhibchgek) [GitHub](https://github.com/LBRYFoundation/Watch-on-LBRY)
- Plug that automatically redirects you to the LBRY network when it detects that the YouTube video is there. -- LBRY Link [Chromium](https://chrome.google.com/webstore/detail/lbry-link/bnhpdmdbfbnopgncbpgdkidpnmkbidfa) [GitHub](https://github.com/seanyesmunt/lbry-link)
- Makes `lbry://` links clickable. -- LBC Today [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/lbc/) [Chromium](https://chrome.google.com/webstore/detail/lbc-today/ealgadmpgaefckfpclemccenfkjihedn) [GitHub](https://github.com/VladHZC/lbc-today/) - Check LBC price live on your browser. +- Watch on LBRY [Firefox](https://addons.mozilla.org/en-US/firefox/addon/watch-on-lbry/?src=search) [Chromium](https://chrome.google.com/webstore/detail/watch-on-lbry/jjmbbhopnjdjnpceiecihldbhibchgek) [GitHub](https://github.com/LBRYFoundation/Watch-on-LBRY) - A plugin for web browsers that brings more utility for LBRY Protocol by allowing you to find people you watch on YouTube that are available on LBRY.tv / Odysee / Desktop App and other LBRY Protocol based apps/websites, allows you to easily check your subscribtion list and much more! +- Watch on Odysee [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/watch-on-odysee/) [Chromium](https://chrome.google.com/webstore/detail/watch-on-odysee/kofmhmemalhemmpkfjhjfkkhifonoann) [GitHub](https://github.com/kodxana/Watch-on-Odysee) - Plugin that automatically redirects you to the Odysee version of any video on YouTube that is available on Odysee. +- Watch on LBRY [Firefox](https://addons.mozilla.org/en-US/firefox/addon/watch-on-lbry/) [Chromium](https://chrome.google.com/webstore/detail/watch-on-lbry/jjmbbhopnjdjnpceiecihldbhibchgek) [GitHub](https://github.com/LBRYFoundation/Watch-on-LBRY) - Plug that automatically redirects you to the LBRY network when it detects that the YouTube video is there. +- LBRY Link [Chromium](https://chrome.google.com/webstore/detail/lbry-link/bnhpdmdbfbnopgncbpgdkidpnmkbidfa) [GitHub](https://github.com/seanyesmunt/lbry-link) - Makes `lbry://` links clickable. +- LBC Today [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/lbc/) [Chromium](https://chrome.google.com/webstore/detail/lbc-today/ealgadmpgaefckfpclemccenfkjihedn) [GitHub](https://github.com/VladHZC/lbc-today/) - Check LBC price live on your browser. ## LBC wallets -- [LBRY Vault for Ledger devices](https://github.com/LBRYFoundation/LBRY-Vault)
-- [Coinomi](www.coinomi.com)
+- [LBRY Vault for Ledger devices](https://github.com/LBRYFoundation/LBRY-Vault) - +- [Coinomi](www.coinomi.com) - ## LBC mining pools -- [Lbrypool](https://lbrypool.net/)
- Fork of the yiimp Mining Pool focused on compatibility for mining LBRY Credits. (https://github.com/LBRYFoundation/pool) +- [Lbrypool](https://lbrypool.net/) - Fork of the yiimp Mining Pool focused on compatibility for mining LBRY Credits. (https://github.com/LBRYFoundation/pool) From b718045b21da8fedf35c52ad3c3d19a4bf284aee Mon Sep 17 00:00:00 2001 From: EinoHR Date: Fri, 31 Dec 2021 12:23:37 +0200 Subject: [PATCH 5/7] Add descriptions, fix formatting in descriptions. --- README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d9bf02d..eb9f432 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ A list of community run projects built on and for the LBRY protocol. - Estimate your LBRY seeding ratio with this little Python script - [LBRYFileUploader](https://github.com/Blanxs/LBRYFileUploader) - Java based mass file uploader for LBRY. - [lbry_discord_repost_bot](https://github.com/neofutur/lbry_discord_repost_bot) - Discord bot to post new uploads on a LBRY channel to a specific discord channel. -- [lbry-cloner](https://github.com/johndoe0039/lbry-cloner) - This program downloads videos from youtube and uploades them to LBRY. +- [lbry-cloner](https://github.com/johndoe0039/lbry-cloner) - This program downloads videos from YouTube and uploades them to LBRY. - [lbry-resigner](https://github.com/nikooo777/lbry-resigner) - Tool to resign streams with an existing channel [lbry-resigner tutorial](https://odysee.com/@LBRYClass:f/odysee-resigner:b) - [blogchain](https://github.com/lyoshenka/blogchain) - Blogging with LBRY and Gatsby. - [lbry-trending-algos](https://github.com/eggplantbren/lbry-trending-algos) - Various LBRY trending algorithms by Brendon Brewer. @@ -55,23 +55,22 @@ A list of community run projects built on and for the LBRY protocol. - [LBRY on Kodi](https://github.com/stellartux/plugin.video.lbry) - This is a Kodi addon for allowing access to the Lbry network. ## Analytics -- [LBRYnomics](https://lbrynomics.com/) - -- [LBRYlitics](https://www.lbrylytics.com/) - +- [LBRYnomics](https://lbrynomics.com/) - A website with tons of data on the top channels on the LBRY protocol, general data widgets and graphs. +- [LBRYlitics](https://www.lbryly§tics.com/) - A tool to visualize your stats pulled from LBRYio ChainQuery, LBRY API and CryptoCompare public APIs to get your data and is in no way affiliated with LBRY, Inc. ## LBRY infrastructure monitoring -- https://status.madiator.com/ - -- https://nodes.madiator.com/ - +- https://status.madiator.com/ - Madiator uptime tracker +- https://nodes.madiator.com/ - Public LBRY Blockchain Network Overview ## Browser extensions -- Watch on LBRY [Firefox](https://addons.mozilla.org/en-US/firefox/addon/watch-on-lbry/?src=search) [Chromium](https://chrome.google.com/webstore/detail/watch-on-lbry/jjmbbhopnjdjnpceiecihldbhibchgek) [GitHub](https://github.com/LBRYFoundation/Watch-on-LBRY) - A plugin for web browsers that brings more utility for LBRY Protocol by allowing you to find people you watch on YouTube that are available on LBRY.tv / Odysee / Desktop App and other LBRY Protocol based apps/websites, allows you to easily check your subscribtion list and much more! - Watch on Odysee [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/watch-on-odysee/) [Chromium](https://chrome.google.com/webstore/detail/watch-on-odysee/kofmhmemalhemmpkfjhjfkkhifonoann) [GitHub](https://github.com/kodxana/Watch-on-Odysee) - Plugin that automatically redirects you to the Odysee version of any video on YouTube that is available on Odysee. -- Watch on LBRY [Firefox](https://addons.mozilla.org/en-US/firefox/addon/watch-on-lbry/) [Chromium](https://chrome.google.com/webstore/detail/watch-on-lbry/jjmbbhopnjdjnpceiecihldbhibchgek) [GitHub](https://github.com/LBRYFoundation/Watch-on-LBRY) - Plug that automatically redirects you to the LBRY network when it detects that the YouTube video is there. +- Watch on LBRY [Firefox](https://addons.mozilla.org/en-US/firefox/addon/watch-on-lbry/) [Chromium](https://chrome.google.com/webstore/detail/watch-on-lbry/jjmbbhopnjdjnpceiecihldbhibchgek) [GitHub](https://github.com/LBRYFoundation/Watch-on-LBRY) - Plugin for web browsers that allows you to find people you watch on YouTube that are available on the LBRY Protocol, allows you to easily check your subscribtion list and much more! - LBRY Link [Chromium](https://chrome.google.com/webstore/detail/lbry-link/bnhpdmdbfbnopgncbpgdkidpnmkbidfa) [GitHub](https://github.com/seanyesmunt/lbry-link) - Makes `lbry://` links clickable. - LBC Today [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/lbc/) [Chromium](https://chrome.google.com/webstore/detail/lbc-today/ealgadmpgaefckfpclemccenfkjihedn) [GitHub](https://github.com/VladHZC/lbc-today/) - Check LBC price live on your browser. ## LBC wallets -- [LBRY Vault for Ledger devices](https://github.com/LBRYFoundation/LBRY-Vault) - -- [Coinomi](www.coinomi.com) - +- [LBRY Vault for Ledger devices](https://github.com/LBRYFoundation/LBRY-Vault) - Lightweight LBRY Credit client, based on Electrum. +- [Coinomi](https://www.coinomi.com) - A closeds-source blockchain wallet with LBC support along with 1,700+ more cryptocurrencies. ## LBC mining pools -- [Lbrypool](https://lbrypool.net/) - Fork of the yiimp Mining Pool focused on compatibility for mining LBRY Credits. (https://github.com/LBRYFoundation/pool) +- [Lbrypool](https://lbrypool.net/) [GitHub](https://github.com/LBRYFoundation/pool) - Fork of the yiimp Mining Pool focused on compatibility for mining LBRY Credits. \ No newline at end of file From 884f107621be73259d4dabed136a70232385e3f0 Mon Sep 17 00:00:00 2001 From: EinoHR Date: Fri, 31 Dec 2021 12:40:00 +0200 Subject: [PATCH 6/7] Standardize naming and placement of GitHub repo --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index eb9f432..3adb6b1 100644 --- a/README.md +++ b/README.md @@ -26,19 +26,19 @@ A list of community run projects built on and for the LBRY protocol. - [lbryseed](https://github.com/belikor/lbrydseed) - Graphical interface to download and seed content to the LBRY network. ## LBRY web-based front-ends -- https://madiator.com/ - P2P Powered LBRY Instance. [GitHub repo](https://github.com/kodxana/madiator.com) -- [Madiator Speaks](https://speak.madiator.com/) - An image hosting service on top of the LBRY protocol based on spee.ch. [GitHub repository](https://github.com/kodxana/spee.ch) +- 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. ## Applications -- [Hound.fm](https://hound.fm) [GitHub repository](https://github.com/Hound-fm) - An open source audio media crawler for lbry. Helps you discover music and podcasts. +- [Hound.fm](https://hound.fm) - [GitHub](https://github.com/Hound-fm) - An open source audio media crawler for lbry. Helps you discover music and podcasts. ## Scripts & one-purpose applications - [lbrytools](https://github.com/belikor/lbrytools) - A library of functions that can be used to manage the download of claims from the LBRY network. It includes methods to download claims by URI (canonical url), claim ID, or from specific channels. - [lbry-sync-ytdl](https://gitlab.com/gardenappl/lbry-sync-ytdl) - lbry-sync-ytdl is a shell script for uploading content to LBRY using youtube-dl. - [lbry-channel-feed](https://gitlab.melroy.org/melroy/lbry-channel-feed) - LBRY RSS Feed provider - Support channels at the moment (RSS, Atom & JSON). -- [LBRY Utility Scripts](https://odysee.com/$/list/3a8c64f781ab2ed2d17f8f808c708a5ee0b04423) -
- Various python scripts for LBRY by Brendon Brewer. +- [LBRY Utility Scripts](https://odysee.com/$/list/3a8c64f781ab2ed2d17f8f808c708a5ee0b04423) - + Various python scripts for LBRY by Brendon Brewer: - A Python script to download all content (or just recent content) from a single LBRY channel - A Python script to check all your LBRY vanity names (LBRY Desktop) - A Python tool to manage stalled LBRY downloads @@ -63,14 +63,14 @@ A list of community run projects built on and for the LBRY protocol. - https://nodes.madiator.com/ - Public LBRY Blockchain Network Overview ## Browser extensions -- Watch on Odysee [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/watch-on-odysee/) [Chromium](https://chrome.google.com/webstore/detail/watch-on-odysee/kofmhmemalhemmpkfjhjfkkhifonoann) [GitHub](https://github.com/kodxana/Watch-on-Odysee) - Plugin that automatically redirects you to the Odysee version of any video on YouTube that is available on Odysee. -- Watch on LBRY [Firefox](https://addons.mozilla.org/en-US/firefox/addon/watch-on-lbry/) [Chromium](https://chrome.google.com/webstore/detail/watch-on-lbry/jjmbbhopnjdjnpceiecihldbhibchgek) [GitHub](https://github.com/LBRYFoundation/Watch-on-LBRY) - Plugin for web browsers that allows you to find people you watch on YouTube that are available on the LBRY Protocol, allows you to easily check your subscribtion list and much more! -- LBRY Link [Chromium](https://chrome.google.com/webstore/detail/lbry-link/bnhpdmdbfbnopgncbpgdkidpnmkbidfa) [GitHub](https://github.com/seanyesmunt/lbry-link) - Makes `lbry://` links clickable. -- LBC Today [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/lbc/) [Chromium](https://chrome.google.com/webstore/detail/lbc-today/ealgadmpgaefckfpclemccenfkjihedn) [GitHub](https://github.com/VladHZC/lbc-today/) - Check LBC price live on your browser. +- Watch on Odysee - [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/watch-on-odysee/) [Chromium](https://chrome.google.com/webstore/detail/watch-on-odysee/kofmhmemalhemmpkfjhjfkkhifonoann) [GitHub](https://github.com/kodxana/Watch-on-Odysee) - Plugin that automatically redirects you to the Odysee version of any video on YouTube that is available on Odysee. +- Watch on LBRY - [Firefox](https://addons.mozilla.org/en-US/firefox/addon/watch-on-lbry/) [Chromium](https://chrome.google.com/webstore/detail/watch-on-lbry/jjmbbhopnjdjnpceiecihldbhibchgek) [GitHub](https://github.com/LBRYFoundation/Watch-on-LBRY) - Plugin for web browsers that allows you to find people you watch on YouTube that are available on the LBRY Protocol, allows you to easily check your subscribtion list and much more! +- LBRY Link - [Chromium](https://chrome.google.com/webstore/detail/lbry-link/bnhpdmdbfbnopgncbpgdkidpnmkbidfa) [GitHub](https://github.com/seanyesmunt/lbry-link) - Makes `lbry://` links clickable. +- LBC Today - [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/lbc/) [Chromium](https://chrome.google.com/webstore/detail/lbc-today/ealgadmpgaefckfpclemccenfkjihedn) [GitHub](https://github.com/VladHZC/lbc-today/) - Check LBC price live on your browser. ## LBC wallets - [LBRY Vault for Ledger devices](https://github.com/LBRYFoundation/LBRY-Vault) - Lightweight LBRY Credit client, based on Electrum. - [Coinomi](https://www.coinomi.com) - A closeds-source blockchain wallet with LBC support along with 1,700+ more cryptocurrencies. ## LBC mining pools -- [Lbrypool](https://lbrypool.net/) [GitHub](https://github.com/LBRYFoundation/pool) - Fork of the yiimp Mining Pool focused on compatibility for mining LBRY Credits. \ No newline at end of file +- [LBRYPool](https://lbrypool.net/) - [GitHub](https://github.com/LBRYFoundation/pool) - Fork of the yiimp Mining Pool focused on compatibility for mining LBRY Credits. \ No newline at end of file From 5ee450bb685e36c5a53794fc82d84b90ed083aff Mon Sep 17 00:00:00 2001 From: EinoHR Date: Fri, 31 Dec 2021 13:03:21 +0200 Subject: [PATCH 7/7] Add trailing newline to please markdown guidelines --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3adb6b1..d79ecc7 100644 --- a/README.md +++ b/README.md @@ -73,4 +73,4 @@ A list of community run projects built on and for the LBRY protocol. - [Coinomi](https://www.coinomi.com) - A closeds-source blockchain wallet with LBC support along with 1,700+ more cryptocurrencies. ## LBC mining pools -- [LBRYPool](https://lbrypool.net/) - [GitHub](https://github.com/LBRYFoundation/pool) - Fork of the yiimp Mining Pool focused on compatibility for mining LBRY Credits. \ No newline at end of file +- [LBRYPool](https://lbrypool.net/) - [GitHub](https://github.com/LBRYFoundation/pool) - Fork of the yiimp Mining Pool focused on compatibility for mining LBRY Credits.