I'm not trying to record a stream but I'm trying to get a direct link to a media file on a media storage site.
On this website, instead of letting me download the file on the browser directly,it lets me install a small pop-up downloader program (ActiveX maybe?) and download files through it.
I tried
URL Snooper and
Wireshark but still could not get any links.
URL snooper gives me something like this.
Code:
http://www.nuripop.com/contents/contents_chk.php?dmethod=C&idx=437304
http://www.nuripop.com/contents/contents_download_start.php?dmethod=C&idx=437304&downkind=0
http://216.151.177.131/function.fopen
http://nuripop.com/fs_prg/activex/XBoomUpDown_axn71106.cab#version=1,1,0,6
Is there any way that I can find the link?
Thank you very much.