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