Quote:
Originally Posted by Stream Recorder
If you know a complete URL, you can try to enter it in "Tools" -> "Download..." in Replay Media Catcher 4.
rtmp://s3fvwig51x26vz.cloudfront.net/cfx/st is just a part of the URL.
|
I know it is, but that refers to the server where the files are. What I want to know is if there is any program which can find the rest of the urls, the flvs in that server.
This line that I showed you in the source code :
Code:
file=nuke_pandemic_complexity.flv&streamer=rtmp://s3fvwig51x26vz.cloudfront.net/cfx/st
There, I know that the .flv file will be :
rtmp://s3fvwig51x26vz.cloudfront.net/cfx/st/nuke_pandemic_complexity.flv
And it really was, I downloaded it successfully. But the thing is, the streamer is: rtmp://s3fvwig51x26vz.cloudfront.net/cfx/st , and in that domain there are all the flv files. What I want to know is if I can know the rest of the files, their names, so I can download them.