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