Flashgot Selection with jdownloader

Ask for help about FlashGot, no registration needed to post
Post Reply
rankodd
Posts: 5
Joined: Wed Feb 17, 2016 2:36 am

Flashgot Selection with jdownloader

Post by rankodd »

Hi!

*edit* I mean Flashgot Selection. I haven't tested Flashgot All.

Flashgot Selection has started having issues with Jdownloader 2 on some urls.

Example links:
http://raw-jp.com/?p=48491

The Rapidgator links work on a one-by-one basis, adding normally. Selecting multiple Rapidgator links appears to send no urls to Jdownloader. When a group of non-working links are selected and sent, Jdownloader only shows a single "unknownFileName".

The uploaded.net links work for Flashgot All, but none of the other links on that page are functional in groups.

Developmental version was tested, and it was tested on both linux (kubuntu 15.10) and windows 7. This is new behaviour, starting around last Friday.

Packet sniffing the connection to Jdownloader shows URLs being sent for uploaded.net, but not rapidgator.

Uploaded:
autostart=1&package=FlashGot&referer=http%3A%2F%2Fraw-jp.com%2F%3Fp%3D48491&dir=%2Fhome%2Ftory%2FRaw%20Manga%2FTest&urls=http%3A%2F%2Fuploaded.net%2Ffile%2Fq2x6a2c7%2FShonen%2520... Etc

Rapidgator:
autostart=1&package=FlashGot&referer=http%3A%2F%2Fraw-jp.com%2F%3Fp%3D48491&dir=%2Fhome%2Ftory%2FRaw%20Manga%2FTest&urls=&descriptions=&cookies=




logs:
*** FlashGot 1.5.6.12 started at 2016-02-17T02:22:09.929Z ***
2016-02-17T02:27:19.676Z Sorting again 10 links
2016-02-17T02:27:19.708Z Preprocessing done in ms69
2016-02-17T02:27:19.709Z Starting dispatch
2016-02-17T02:27:21.210Z JDownloader response:
200
/home/tory/jd2/JDownloader.jar
java -Xmx512m -jar /home/tory/jd2/JDownloader.jar

2016-02-17T02:27:21.225Z Dispatch done in ms1515
Total processing time: ms1586
2016-02-17T02:27:23.908Z Sorting again 10 links
2016-02-17T02:27:23.908Z Preprocessing done in ms29
2016-02-17T02:27:23.909Z Starting dispatch
2016-02-17T02:27:24.996Z JDownloader response:
200
/home/tory/jd2/JDownloader.jar
java -Xmx512m -jar /home/tory/jd2/JDownloader.jar
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0
user

Re: Flashgot Selection with jdownloader

Post by user »

Rapidgator links are the only ones that have the extension .html, so maybe they're getting filtered out by the extension filter (FlashGot Options -> Downloads -> File Extensions).
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 SeaMonkey/2.25
rankodd
Posts: 5
Joined: Wed Feb 17, 2016 2:36 am

Re: Flashgot Selection with jdownloader

Post by rankodd »

The only links working from that page when using "flashgot selection" are the uploaded.net ones. All other blocks of links fail in the same way - the window pops up and shows the list of links I selected, but the urls are not actually sent to JDownloader. If there are no valid links (ie the extenstions are filtered), flashgot isn't supposed to, and hasn't been, sending anything to Jdownloader. What's happening here is that Flashgot knows there are valid links, so it's sending data to Jdownloader, but it's forgetting to include the list of URLs.

Selecting a single rapidgator link with "flashgot link" works as expected.

I'm using a default install of Flashgot - the only setting changed is selecting "Jdownloader" as the download method, so there are no filters being added.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0
user

Re: Flashgot Selection with jdownloader

Post by user »

Try this debug version. It logs the links on their way through FlashGot internals up to the moment it sends them to JDownloader.
If you're logged into your account on any of those sites, I highly recommend you to log out before testing, otherwise your cookies for those sites will end up in the log.

Code: Select all

http://www102.zippyshare.com/v/4N9cpFff/file.html
http://rghost.net/private/7yNCPkqpK/40be678896131e6c28c3df123e91839a
My log looks like this:

Code: Select all

http://www5.zippyshare.com/v/kg8m5fCe/file.html
Just ignore the "notepad.exe" thing - I had to give FlashGot a valid path to a file to make it think I have JDownloader installed.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 SeaMonkey/2.25
rankodd
Posts: 5
Joined: Wed Feb 17, 2016 2:36 am

Re: Flashgot Selection with jdownloader

Post by rankodd »

apparently the anti-spam filter chokes on logs? I'll update when I get the full log hosted somewhere.

Tested on a clean install of Kubuntu 15.10. There's a pretty clear difference at the JDownloader::performDownload: links step

Code: Select all

2016-02-18T22:28:41.717Z JDownloader::performDownload: links (len=0): ''
2016-02-18T22:28:41.717Z JDownloader::performDownload: pp.urls (len=0): ''
2016-02-18T22:28:41.718Z JDownloader::performDownload: j in pp: j='urls', pp[j] (len=0): ''
2016-02-18T22:28:41.718Z JDownloader::performDownload: j in pp: j='descriptions', pp[j] (len=0): ''
2016-02-18T22:28:41.718Z JDownloader::performDownload: j in pp: j='cookies', pp[j] (len=0): ''
log of a flashgot selection of the rapidgator lnks:
http://www21.zippyshare.com/v/KUzYeVk0/file.html

A log of a successful "flashgot selection" on the only working links from that page (uploaded), and a working "flashgot link" on the rapidgator links

http://www38.zippyshare.com/v/9UbbQ1cv/file.html
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Flashgot Selection with jdownloader

Post by Thrawn »

rankodd wrote:apparently the anti-spam filter chokes on logs?
Depends on what's in them. You can send them to a moderator via private message, though, and we can post them for you.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0
user

Re: Flashgot Selection with jdownloader

Post by user »

Looks like you forgot to check the links in the link chooser dialog. The leftmost column (it has a check mark in the header) shows which links are checked. Only checked links are sent to the download manager. The "Choose all items by default" check box will check all the links for you. To check them manually, click the leftmost column for the links you want to download. Also, you can select (highlight) multiple links using Ctrl or Shift and then click the leftmost column - that will check/uncheck all the selected links.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 SeaMonkey/2.25
user

Re: Flashgot Selection with jdownloader

Post by user »

Here's a screenshot: http://i.pictr.com/058pbcqksq.png
The odd-numbered links are checked, and the even-numbered links are selected (but not checked).
And the log looks like this: http://pastebin.com/raw/Sk4q5KAi
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 SeaMonkey/2.25
rankodd
Posts: 5
Joined: Wed Feb 17, 2016 2:36 am

Re: Flashgot Selection with jdownloader

Post by rankodd »

Hahah! Well, I'll be damned. Did some default change? I've been using this combo of software for at least 2 years, and never had this happen before. O

Thanks for the assistance!
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0
user

Re: Flashgot Selection with jdownloader

Post by user »

Sorry, I'm too lazy to investigate the logic behind this dialog. :) For some reason, it automatically checks the links at uploaded, but not at the other sites.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 SeaMonkey/2.25
Post Reply