PyDL
Version: 0.0.1
|
This is the complete list of members for pydl.ScrapeFile, including all inherited members.
__init__(self, input_url, download_path, file_id, report) | pydl.ScrapeFile | |
chunk_read(self, response, ofilename, chunk_size=8192, report_hook=None) | pydl.ScrapeFile | |
chunk_report(self, bytes_so_far, chunk_size, total_size) | pydl.ScrapeFile | |
download(self) | pydl.ScrapeFile | |
download_path | pydl.ScrapeFile | |
filename | pydl.ScrapeFile | |
follow(self, url) | pydl.ScrapeFile | |
ofilename | pydl.ScrapeFile | |
report | pydl.ScrapeFile | |
test_thread(self) | pydl.ScrapeFile |