예제 #1
0
 def downloadWithJDownloader(self, url, title):
     common.runPlugin(
         'plugin://plugin.program.jdownloader/?action=addlink&url=' + url)
     common.showNotification('Sent to JDownloader:')
예제 #2
0
 def downloadWithJDownloader(self, url, title):
     common.runPlugin('plugin://plugin.program.jdownloader/?action=addlink&url=' + url)
     common.showNotification('Sent to JDownloader:')