Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LBRYFoundation/Watch-on-LBRY
Plugin for web browser that automatic check if YouTube video is on LBRY
https://github.com/LBRYFoundation/Watch-on-LBRY
hacktoberfest
Last synced: 5 days ago
JSON representation
Plugin for web browser that automatic check if YouTube video is on LBRY
- Host: GitHub
- URL: https://github.com/LBRYFoundation/Watch-on-LBRY
- Owner: LBRYFoundation
- License: gpl-3.0
- Created: 2019-10-19T21:51:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-12T20:22:54.000Z (about 1 year ago)
- Last Synced: 2024-08-01T20:50:04.228Z (3 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage:
- Size: 3.64 MB
- Stars: 77
- Watchers: 10
- Forks: 18
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Looking for contributors :)
![Logo](src/assets/icons/wol/default-transparent.svg)
# Watch on LBRYA plugin for web browsers that brings more utility for LBRY Protocol by allowing you to find people you watch on YouTube that are availible on LBRY.tv/Odysee/Desktop App and other LBRY Protocol based apps/websites, allows you to easly check your subscribtion list and much more!
# Privacy
This plugin is using LBRY Inc YouTube Sync API to check if video fot synchronized with LBRY Platform. For more informations read LBRY Inc Privacy Policy at [here](https://lbry.com/privacypolicy)
## Installation
[![Get it on Firefox](doc/img/AMO-button_1.png)](https://addons.mozilla.org/en/firefox/addon/watch-on-lbry/?src=search)
[![Get it on Chrome](doc/img/chrome-small-border.png)](https://chrome.google.com/webstore/detail/watch-on-lbry/jjmbbhopnjdjnpceiecihldbhibchgek)## Build
From the root of the project
For Production
```bash
$ npm install
$ npm run build
$ npm run build:webext # optional, to create the zip file from the dist directory
```For Development
```bash
$ npm install
$ npm run watch
```Then, either manually install it for your browser or, from another terminal invoke:
```bash
$ npm run start:chrome
$ npm run start:firefox # or, if you'd prefer firefox
```### Manual Install for Chrome:
Visit ```chrome://extensions``` (via omnibox or menu -> Tools -> Extensions).
Enable Developer mode by ticking the checkbox in the upper-right corner.
Click on the "Load unpacked extension..." button.
Select the directory containing your unpacked extension.
### Manual Install for Firefox
To install an extension temporarily:- open Firefox
- enter “about:debugging” in the URL bar
- click “Load Temporary Add-on”
- open the extension’s directory and select any file inside the extension.The extension will be installed, and will stay installed until you restart Firefox.
## Usage
Go to YouTube in your browser. When you load a video or channel, it will detect if it's also uploaded to the LBRY Network and the it will move you to open.lbry.com so you can watch the video on LBRY (either on the web or in the app)!
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## Contributors
kodxana
Shiba
Kevin Raoofi
Yamboy1
Clayton Hickey
Adam
Kacper Bąk
Brendon J. Brewer
Kavin
Jeremy Kauffman
## License
[GPL-3.0 License](LICENSE)## Support
If you want you can donate me with crypto :)
LBC : bXeBKSjPygVbvkBH79Bp6CxiyeRC2hpVQ3
This will help future plugin development :)