lbry-sdk/lbrynet/lbryfilemanager
Jack 509b8f3a29 add file_name and stream_info fields to get()
-file_name is the name of the file in the downloads folder

-stream_info is a dict of the metadata in a name claim, it can be used
to download streams where the claim hasn’t yet been added to the
nametrie
2016-05-04 21:25:46 -04:00
..
__init__.py initial commit 2015-08-20 11:27:15 -04:00
LBRYFileCreator.py fix bug caused by downloading file twice and deleting one 2016-01-16 01:16:37 -05:00
LBRYFileDownloader.py add file_name and stream_info fields to get() 2016-05-04 21:25:46 -04:00
LBRYFileManager.py add file_name and stream_info fields to get() 2016-05-04 21:25:46 -04:00
LBRYFileStatusReport.py initial commit 2015-08-20 11:27:15 -04:00