Package entropy :: Module transceivers :: Class UrlFetcher

Class UrlFetcher

source code

Instance Methods
 
__init__(self, url, path_to_save, checksum=True, show_speed=True, resume=True, abort_check_func=None, disallow_redirect=False, thread_stop_func=None, speed_limit=None, OutputInterface=None) source code
 
set_id(self, th_id) source code
 
download(self) source code
 
get_transfer_rate(self) source code
 
is_resumed(self) source code
 
handle_statistics(self, th_id, downloaded_size, total_size, average, old_average, update_step, show_speed, data_transfer, time_remaining, time_remaining_secs) source code
 
updateProgress(self) source code