Seite 2 von 2

Verfasst: Sonntag 16. August 2009, 21:52
von apollo13
Jetzt bekomm ich:
16.08.2009 22:54:46: INFO Download starts: http://xxx.html
Traceback (most recent call last):
File "/home/florian/sources/pyload/module/download_thread.py", line 72, in run
self.download(self.loadedPyFile)
File "/home/florian/sources/pyload/module/download_thread.py", line 101, in download
pyfile.plugin.proceed(status.url, pyfile.download_folder + "/" + status.filename)
File "plugins/Plugin.py", line 99, in proceed
self.req.download(url, location)
File "/home/florian/sources/pyload/module/network/Request.py", line 218, in download
self.pycurl.setopt(pycurl.URL, url)
TypeError: invalid arguments to setopt
16.08.2009 22:54:46: WARNING Download failed: http://xxx.html | invalid arguments to setopt

Verfasst: Montag 31. August 2009, 16:02
von spoob
So haben da einiges dran gefixed, wäre super wenn sich das noch mal nen paar ExpertInnen angucken könnten um uns Tipps zur Verbesserung zu geben!

Die neuste Dev Version gibts hier