septronic Posted September 19, 2007 Share Posted September 19, 2007 hi, one of my friends has put a flv file on the net, and i wanted to record it for myself, how can i do it? the site streams it using a stream-flv.php, is there any command i can use to download it instead of stream it, such as get-flv.php for example? I know this might sound stupid, but I do not have any experience with the php, Please help me!!!!!!!!! septronic Quote Link to comment https://forums.phpfreaks.com/topic/69954-help-with-downloading-an-flv-file/ Share on other sites More sharing options...
tibberous Posted September 19, 2007 Share Posted September 19, 2007 What is the url? If it is an swf file you need to download the swf, decompile it, and if it isn't 'concealed' get the path to the file. Then grab the file and play it with an FLV player or the swf you just stole. Go download SoThink swf decompiler, Firefox w/ unplug extension, and the newest version of Adobe Flash. There might be more protection, but you should be safe with that. Quote Link to comment https://forums.phpfreaks.com/topic/69954-help-with-downloading-an-flv-file/#findComment-351383 Share on other sites More sharing options...
septronic Posted September 22, 2007 Author Share Posted September 22, 2007 what do you mean by the swf file? i tried to figure out the location of the flv file, but it's no use, so far that i have understood the flv location is given by an id, and the page uses a main.php file with these stuff: main.php?MODE=PLAY&ID=2778&SESSIONID=01hwycew91cajoqvcr1t how can i grab the swf file? i thought if i change the play parameter of mode to something like get or save or something, it may work, but it didn't help meee septronic Quote Link to comment https://forums.phpfreaks.com/topic/69954-help-with-downloading-an-flv-file/#findComment-352729 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.