Can anyone help me plz?

THUNDERELVI

Elite Member
Joined
Sep 12, 2009
Messages
2,551
Reaction score
2,305
Hello BHW,

I was wondering if there is a way to find the original download link in a site that you have to pay to download a movie, the problem is when i pay credits for the movie, the link redirects to the actual movie and i can download it, but when I don't it gives me this link which doesn't redirect anywhere.

Code:
http://video.amg.al/shkarko_video.php?k=MjExMDgyMDYyNA==

Is there a way to manipulate the system so I can download free movies there?
The website is:

Code:
http://amg.al

Thank you..
 
Thank you for your response, I'll try that right now and see if it works.
 
You can also try this.....

When you've started the transfer in Firefox, cancel it, and right click the download and hit "Copy download link". If you're using an older version, right click it and click on "Properties", and the link will be in the window which opens.
 
If you can't get it with the downloader helper I got a possible solution. . . I just wrote a thread on checking referrers in the HTTP header.

I'd sniff the HTTP header info when you buy the credits, and see where the redirect goes to when you get the movie download. By sniffing the header you maybe able to see how the exchange works, and it maybe easy for you to see a redirect in there, or something else to key you off where the actual download is, then just bypass their system from then on.
 
If you can't get it with the downloader helper I got a possible solution. . . I just wrote a thread on checking referrers in the HTTP header.

I'd sniff the HTTP header info when you buy the credits, and see where the redirect goes to when you get the movie download. By sniffing the header you maybe able to see how the exchange works, and it maybe easy for you to see a redirect in there, or something else to key you off where the actual download is, then just bypass their system from then on.

Thank you mate for your response, but I don't actually know how to sniff HTTP headers, can you help me on this part please?

And thanks goes to everyone else for contributing, I'll try everything right now and let you guys know if it worked.
 
Back
Top