WordRider Home
Welcome! Log In Create A New Profile

Advanced

MegaShare plugin not working

Posted by Jayman007 
MegaShare plugin not working
August 01, 2012 07:52PM
The megashare plugin has not been working for me for several days now

I get error-free download link not found.

When I open in the webpage the link is fine and I can download.


here is one of the links that doesn't work for me
[www.MegaShare.com]


0.86u1
plugin version 2.0.6
[www.MegaShare.com]



Edited 3 time(s). Last edit at 08/03/2012 11:25AM by Vity.
Attachments:
open | download - app.log (22.3 KB)
Re: MegaShare plugin not workin
August 03, 2012 11:09AM
I see... This site has changed a lot
Re: MegaShare plugin not workin
August 03, 2012 11:55AM
I've figured out the post action by modifying the source code, but I can't get the right captcha image. The image in chrome is correct, but the freerapid gets the wrong image only with background. I don't know why the image doesn't contain white letters.sad smiley
Re: MegaShare plugin not working
August 04, 2012 06:01AM
Hi ywx217,

I've just added captcha recognizer for megashare, please check the source code.
Re: MegaShare plugin not workin
August 04, 2012 10:23AM
ywx217 Wrote:
-------------------------------------------------------
> I've figured out the post action by modifying the
> source code, but I can't get the right captcha
> image. The image in chrome is correct, but the
> freerapid gets the wrong image only with
> background. I don't know why the image doesn't
> contain white letters.sad smiley


You can post patches and we can take a look at the captcha part. smiling smiley
Re: MegaShare plugin not workin
August 06, 2012 05:41AM
I did a mistake, after modified the source code, I reverted it.
I think I should code again, lol....
Re: MegaShare plugin not workin
August 06, 2012 08:18AM
Guys, I just commit a dev version of megashare plugin, I listed the request data in the MegaShareFileRunner.java.
Currently, captcha image in the plugin only has brown background, that's the same image I got when security.php is given the wrong params.
Re: MegaShare plugin not workin
August 06, 2012 01:15PM
Fixed captcha part, and released smiling smiley
Re: MegaShare plugin not working
August 06, 2012 02:06PM
Great job!!grinning smiley
I just joined the plugin development, and many mathods still need to be learned...
Thanks a lot for inspiring mesmiling smiley.
I got the wrong captcha image without digit on it, is it because there's not enough waiting time? I was considering that the missing cookie is the reason, I think I've been mistaken.
Re: MegaShare plugin not working
August 06, 2012 02:39PM
I tried to skip waiting time, but it wasn't working.

I think the value for "i" parameter when requesting captcha image (security.php) doesn't have to be exact, but should have to be in range (between lowerbound and upperbound, I don't know the exact value of the bounds, but I tested several values in browser and it worked). Maybe the "time_diff" value in form param exceeded the bounds, thus received the wrong captcha.
Sorry, only registered users may post in this forum.

Click here to login