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