after downloading parts of *.f4m files, how to combine?

Ask for help about FlashGot, no registration needed to post
Post Reply
jm

after downloading parts of *.f4m files, how to combine?

Post by jm »

Hi, able to download *.f4m files and their parts using flashgot, but how to combine them after downloading and play as a single file...or is there any other way we should download these *.f4m and its part files?
Thanks in advance
Mozilla/5.0 (Windows NT 6.1; rv:19.0) Gecko/20100101 Firefox/19.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: after downloading parts of *.f4m files, how to combine?

Post by therube »

Looks like an .f4m is a pointer (if you will) to a download?

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns="http://ns.adobe.com/f4m/1.0">
<id>myvideo</id>
 <duration>253</duration>
 <media url="rtmp://example.com/myvideo"/>
</manifest>
Links to these "f4m" files that return something relevant?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 SeaMonkey/2.17a2
Post Reply