def stopDownload(self, args):
     YDStreamExtractor._cancelDownload()
Beispiel #2
0
 def processCommand(self, command, args):
     if command == 'DOWNLOAD_STOP':
         YDStreamExtractor._cancelDownload()
Beispiel #3
0
 def processCommand(self, command, args):
     if command == 'DOWNLOAD_STOP':
         YDStreamExtractor._cancelDownload()