forked from LBRYCommunity/lbry-sdk
8 lines
No EOL
444 B
Python
8 lines
No EOL
444 B
Python
"""
|
|
A plugin-enabled console application for interacting with the LBRY network called lbrynet-console.
|
|
|
|
lbrynet-console can be used to download and upload LBRY Files and includes plugins for streaming
|
|
LBRY Files to an external application and to download unknown chunks of data for the purpose of
|
|
re-uploading them. It gives the user some control over how much will be paid for data and
|
|
metadata and also what types of queries from clients.
|
|
""" |