Page 1 of 1
Flashgot download link problem
Posted: Mon May 19, 2014 7:41 am
by jack ye
link like in image, IDM can't get the right link.

Re: Flashgot download link problem
Posted: Mon May 19, 2014 9:34 am
by Giorgio Maone
Sorry, I'm not sure I fully understand what's happening there.
Isnt't that a page created by IDM's own integration plugin?
Where did you use "FlashGot link" exactly?
May I see your FlashGot Options|Advanced|Show Log output?
Re: Flashgot download link problem
Posted: Mon May 19, 2014 10:27 am
by jack ye
The image has three urls. On the web site bbs.feng.com(the first url), I want to download the third url use Ctrl + F1, but IDM received the second url, this url only the part of the download url.
Re: Flashgot download link problem
Posted: Mon May 19, 2014 12:02 pm
by Giorgio Maone
Oh, I got it.
Please open
about:config and change the
flashgot.redir.generic.rx preference to
Code: Select all
^https?://(?!web\.archive\.org/web/\d+|bbs\.feng\.com/).*?(\bhttps?(?::|%3A)(?:%2F|/)+\w+[^&]*)
Re: Flashgot download link problem
Posted: Mon May 19, 2014 12:41 pm
by jack ye
OK, Thanks.