Getting mediafire directlink without using WebBrowser .NET control ?
- by NVA
I'm looking for the way to get the direct link from mediafire. By default, when a user visits a download link, he will be presented with a download page where he has to wait for the download to be processed and then a link will appear.
I googled and found a VB.NET 2008 solution to this using WebBrowser WB
…