Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use lbrytv API instead of local lbrynet client #29

Open
anbsky opened this issue Nov 12, 2020 · 1 comment
Open

Use lbrytv API instead of local lbrynet client #29

anbsky opened this issue Nov 12, 2020 · 1 comment
Labels
good first issue Good for newcomers

Comments

@anbsky
Copy link
Collaborator

anbsky commented Nov 12, 2020

We can remove the need to have a running lbrynet instance nearby by using grpc interface for LBRY hub instead.

After this is done, we can drop lbrynetClient setup code and update Ansible to remove lbrynet dependency (cc @nikooo777)

@anbsky anbsky added the good first issue Good for newcomers label Apr 22, 2021
@lyoshenka lyoshenka changed the title Use lbrytv API for resolves Use lbrytv API for instead of local lbrynet client May 5, 2021
@lyoshenka lyoshenka changed the title Use lbrytv API for instead of local lbrynet client Use lbrytv API instead of local lbrynet client May 5, 2021
@Bhupesh-V
Copy link

Bhupesh-V commented May 21, 2021

By any chance api.lbry.tv is documented somewhere?
Need to check required fields while doing a POST or the curl examples are enough?

@anbsky anbsky removed the good first issue Good for newcomers label Aug 31, 2021
@anbsky anbsky changed the title Use lbrytv API instead of local lbrynet client Use LBRY hub grpc interface instead of local lbrynet client Aug 31, 2021
@anbsky anbsky changed the title Use LBRY hub grpc interface instead of local lbrynet client Use lbrytv API instead of local lbrynet client Nov 17, 2021
@anbsky anbsky added the good first issue Good for newcomers label Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants