5
2
Example: http://www.mediafire.com/?tjmjrmtuyco
This was what I tried...
wget -A rar [-r [-l 1]] <mediafireurl>
That is to say, I tried with and without the recursive option. It ends up downloading an HTML page of a few KB in size, while what I want is in the range 90-100 MB and RAR.
What happens with MediaFire for those who may not be aware, is that it first says
Processing Download Request...
This text after a second or so turns into the download link and reads
Click here to start download..
I would appreciate it if someone would tell me how to write a proper script for this situation.
please, mark mine as the answer https://superuser.com/a/1517096/635532
– Zibri – 2020-01-14T21:49:05.8807
This is probably not allowed according to the Mediafire TOS and they will do their best to make it as hard as possible for you to do.
– Joachim Sauer – 2011-07-19T11:38:27.210seems to be difficult with captcha, javascript timer and all the other things in place... they also have mechanisms in place to block downloads from much more sophisticated download managers.. – tumchaaditya – 2012-06-12T02:39:09.773
you can try jdownloader. it automates the download process from such file sharing sites(mediafire, filesonic etc.) – tumchaaditya – 2012-06-12T02:40:49.617