Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
tvcristal.net vidéo dl?Hello guys
I have also a video to download from this site (www.tvcristal.net), but i dont understand how you've found the good link for the video... Here's my link : http://www.tvcristal.net/video.php?id=RGHuffRzcA And it will be cool to understand how to find myself the good video stream (with rtmpdump for example) thank you in advance guys ! |
#2
|
|||
|
|||
Re: tvcristal.net vidéo dl?Code:
-r "rtmpte://vod.tvcristal.net/vod/TVcristal" -y "TVcristal/20140701_nocture_saintjoseph" -W "http://www.tvcristal.net/visionneuse/visio_v5.swf" -a "vod/TVcristal" -R Code:
http://www.tvcristal.net/visionneuse/proprietes_visio_v5.php?key=RGHuffRzcA&habillage=&urlEnCours=http://www.tvcristal.net/video.php?id=RGHuffRzcA Code:
function decode($encrypted) { $cle = "t4G3a9M0Zw7";$x=-1; while (++$x < strlen($encrypted)) if ($encrypted[$x] == "t") { $decrypted.= chr($y); $y = ""; } else if ($z=strpos($cle,$encrypted[$x])) $y.=$z % 10; return $decrypted; } -r <url_fms> -y <instance_name>/<fichier> (or <fichierHQ>) althoug with Code:
<link rel="image_src" href="http://www.tvcristal.net/videoimages/20140701_nocture_saintjoseph.jpg" /> |
#3
|
|||
|
|||
Re: tvcristal.net vidéo dl?I really dont undestrand how can i get the good command line...
I've got rtmpdump, and it's installed on C:/, and i have my MS-DOS windows open, it ask me to specify a host or an url |
#4
|
|||
|
|||
Re: tvcristal.net vidéo dl?try
StreamTransport v1.0.2.2041 |
#5
|
|||
|
|||
Re: tvcristal.net vidéo dl?Just simply paste in cmd
Code:
rtmpdump -r "rtmpte://vod.tvcristal.net/vod/TVcristal" -y "TVcristal/20140701_nocture_saintjoseph" -W "http://www.tvcristal.net/visionneuse/visio_v5.swf" -o "something.mp4" |
#6
|
|||
|
|||
Re: tvcristal.net vidéo dl?I have confirmed that denobis' code is working...Cheers!
|
#7
|
|||
|
|||
Re: tvcristal.net vidéo dl?Also note that encrypted rtmp (rtmpte in this case) is not mandatory, although tunneling (rtmpt) is. There doesn't seem to be any swf verification. You could manually paste;
Code:
rtmpt://vod.tvcristal.net/vod/TVcristal/TVcristal/20140701_nocture_saintjoseph |
#8
|
|||
|
|||
Re: tvcristal.net vidéo dl?Thank you very much for your help !!! |
Tags: tv cristal video |
Thread Tools | |
Display Modes | |
|
|