Page 1 of 3

pyload Support?

Posted: Sat Aug 13, 2011 7:49 pm
by KoLSMS
Hello,

many thx for your Firefox extension, but i think there is one thing missing!

pyload is my favourite Downloadmanager because i can run it on my NAS...!

At the moment pyload is not supported from flashgot, maybe you can integrate it in the future?

Here is a link to the pyload project page: http://www.pyload.org

thx for reply!

greetz...!

Re: pyload Support?

Posted: Tue Aug 16, 2011 10:26 pm
by Giorgio Maone
Putting it in my TODO list, thanks.

Re: pyload Support?

Posted: Fri Aug 19, 2011 10:21 am
by KoLSMS
Giorgio Maone wrote:Putting it in my TODO list, thanks.
Hello,

thx for your work and the support for pyload (in the future) i hope!

greetz...

Re: pyload Support?

Posted: Fri Aug 19, 2011 4:33 pm
by Giorgio Maone
I investigated a bit, and looks like Pyload is already supported through JDownloader's native support.
If it's running locally (on localhost) you'll see "JDownloader" reported as enabled among download managers, but it's Pyload.
Otherwise, if it's running on a server different than your PC, you just need to change the flashgot.dmsopts.JDownloader.url about:config preference to

Code: Select all

http://your.pyload.server.domain.or.ip:9666/flashgot
Good luck and let me know :)

Re: pyload Support?

Posted: Fri Aug 19, 2011 5:17 pm
by KoLSMS
Hello,

i have changed the setting in about:config and now i get following error:

Image

i run local no firewall, maybe this can not cause this error!

Re: pyload Support?

Posted: Fri Aug 19, 2011 5:36 pm
by RaNaN
If pyLoad gets an entry, it would be good to make the IP configurable more easily.

Re: pyload Support?

Posted: Fri Aug 19, 2011 6:07 pm
by KoLSMS
RaNaN wrote:If pyLoad gets an entry, it would be good to make the IP configurable more easily.
yes, that would be great, because it is not so ideal to configure pyload over jdownloader because (i too) many have pyload AND jdownloader running i think...! My nas works great with pyload but sometimes i load with jd on my windows pc because it is easier for me :!:

when flashgot get REAL pyload support i think it would much better then the way over jd...!

Re: pyload Support?

Posted: Wed Aug 24, 2011 3:16 pm
by dsieb
Hi,

real PyLoad support would be great. The jdownloader workaround dosent work for me. Pyload 0.4.7. runs on Synology DS 211+.

Thanks for your nice addon!

dsieb

Re: pyload Support?

Posted: Thu Nov 24, 2011 12:55 pm
by lemarec56
Hello

I don't understand
flashgot.dmsopts.JDownloader.url about:config preference to
!

Please give details for me

Re: pyload Support?

Posted: Fri Jan 20, 2012 2:40 pm
by snickers2k
thanks for your advice - its more or less working.
but its sending the same package like 3-5 times :/

-----
UPDATE: ok, i figured it out.

in "flashgot.dmsopts.JDownloader.path" the value has to be deleted. otherwise jdownloader will be opened and flashgot fires up the link 3-5 times, because jdownloader is not answering right with the modification of flashgot.dmsopts.JDownloader.url
when the jdownloader-path is deleted firefox says "cannot open jdownloader" , but pyload got the link 1 time and flashgot stops trying to send the link to jdownloader.


but still, i would really appreciate this to be native in flashgot.
would be a reason to donate ;)


----
PS.
lemarec56 wrote:Hello

I don't understand
flashgot.dmsopts.JDownloader.url about:config preference to
!

Please give details for me
write "about:config" in the url-bar. then search for "jdownloader"
KoLSMS wrote: yes, that would be great, because it is not so ideal to configure pyload over jdownloader because (i too) many have pyload AND jdownloader running i think...! My nas works great with pyload but sometimes i load with jd on my windows pc because it is easier for me :!:

when flashgot get REAL pyload support i think it would much better then the way over jd...!
right.
but till then, there is a workaround. just open jdownloader and copy the link without flashgot. jdownloader monitors the clipboard and get the links. still not perfekt, but good enough.

Re: pyload Support?

Posted: Wed Sep 26, 2012 9:07 am
by sony-qs
Native support would be great, because of using pyLoad on NAS-box and jDownloader local!

[RELEASE] FlashGot + native pyLoad support

Posted: Thu Jan 17, 2013 1:31 am
by pgoeri
I took the freedom and added pyLoad as an own download manager to FlashGot.

Feel free to download FlashGot + pyLoad support version 1.5.3 from:
https://code.google.com/p/flashgot-pgoeri

If pyLoad is running on your local machine, it will detect it automatically.
If pyLoad is running on another host (e.g. NAS), you will need to change the URL once in the page about:config in firefox:

flashgot.dmsopts.pyLoad.url
=http://<ip or hostname>:9666/flashgot

DO NOT add an slash at the end!

@GM
I hope you apply my changes to the next official release. Here's an unified diff:
http://flashgot-pgoeri.googlecode.com/f ... goeri.diff

Re: pyload Support?

Posted: Tue Jan 22, 2013 6:56 pm
by retober
@pgoeri

It's not working for me.

Could you explain which port i have to choose (is 9666 the Webinterface or the Remote Port ?)

And why i have to put /flashgot behind the URL is there any plugin for pyload that recognizes this string ?

Maybe you can build a tutorial and put it on your Google Code Site.

thx.

Re: pyload Support?

Posted: Fri Jan 25, 2013 10:50 pm
by pgoeri
retober wrote: Could you explain which port i have to choose (is 9666 the Webinterface or the Remote Port ?)

And why i have to put /flashgot behind the URL is there any plugin for pyload that recognizes this string ?
9666 is the port of the "ClickAndLoad" plugin, which provides via the subindex /flashgot the possibility for other tools to add links to pyLoad. Similar as JDownloader does via the ClickAndLoad plugin.

I updated my version of FlashGot:
* pyLoad is now always active in the download manager dropdown
* now you can set the URL via the settings screen

Download from: http://code.google.com/p/flashgot-pgoeri/downloads/list

I also created a tutorial for setting everything up:
http://code.google.com/p/flashgot-pgoer ... tForPyLoad

Re: pyload Support?

Posted: Sat Jan 26, 2013 6:56 pm
by snickers2k
+1 - for native implementation of this script !

grat job pgoeri