Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
[ASKaPRO] juansource.com: How to get the flv files from here... ?Hey .
I've been reading some of the posts here and I soon realized some of you are really experts in this matter So I registered in order to ask a pro for help. So, here's the problem. There are some video-gaming-tips-websites, which have a premium section that I can't get to have access. (I have to pay) Most of those projects are even discontinued. But I really need those videos. I think most of them are in rtmpe streams So, the first one is : http://www.juansource.com This project is discontinued and it has some premium videos that I desperately need. So, I opened the two free basic-member samples available and I opened the webpage source. I found this line in the first: Code:
flashvars='file=inferno_forbidden_united5.flv&streamer=rtmp://s3fvwig51x26vz.cloudfront.net/cfx/st' Code:
'file=nuke_pandemic_complexity.flv&streamer=rtmp://s3fvwig51x26vz.cloudfront.net/cfx/st' My question is, is there any way I can access that "domain" and get all the flv files there ? Let's see if anyone can answer me Thanks, Hope someone can help me. |
#2
|
|||
|
|||
Re: [ASKaPRO] juansource.com: How to get the flv files from here... ?If you can play RTMP streams, you can detect their URLs (and other parameters if used) and download or capture such streams.
Quote:
|
#3
|
|||
|
|||
Re: [ASKaPRO] juansource.com: How to get the flv files from here... ?Yeah, I'm using Replay Media Catcher.
But where do I enter and download the flvs from that streamer? rtmp://s3fvwig51x26vz.cloudfront.net/cfx/st Probably the flv files are there .. |
#4
|
|||
|
|||
Re: [ASKaPRO] juansource.com: How to get the flv files from here... ?Quote:
rtmp://s3fvwig51x26vz.cloudfront.net/cfx/st is just a part of the URL. |
#5
|
|||
|
|||
Re: [ASKaPRO] juansource.com: How to get the flv files from here... ?Quote:
This line that I showed you in the source code : Code:
file=nuke_pandemic_complexity.flv&streamer=rtmp://s3fvwig51x26vz.cloudfront.net/cfx/st 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. |
#6
|
|||
|
|||
Re: [ASKaPRO] juansource.com: How to get the flv files from here... ?rtmp protocol doesn't allows directory listing. You can try to extract filenames from the web-pages, XML files. Or may be there is a way to access the directory via FTP or HTTP.
|
#7
|
|||
|
|||
Re: [ASKaPRO] juansource.com: How to get the flv files from here... ?humm , I don't think I can have access to that ...
|
Tags: flv, rtmp, rtmpdump, stream |
Thread Tools | |
Display Modes | |
|
|