Example #1
0
 def check_type(self):
     if self.download_type == 1:
         utils.open_torrent(self.file)
Example #2
0
	def check_type(self):
		if self.download_type == 1:
			utils.open_torrent(self.file)