Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 07-02-2014, 03:43 PM
le-coyote le-coyote is offline
Junior Member
 
Join Date: Jan 2013
Posts: 12
le-coyote is on a distinguished road
Thumbs up

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 !
Reply With Quote
  #2  
Old 07-02-2014, 07:35 PM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Default

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
take the url
Code:
http://www.tvcristal.net/visionneuse/proprietes_visio_v5.php?key=RGHuffRzcA&habillage=&urlEnCours=http://www.tvcristal.net/video.php?id=RGHuffRzcA
and decrypt its content

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;
	        }
Construct the stream

-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" />
you have the fichier. The rest maybe is always the same
Reply With Quote
  #3  
Old 07-03-2014, 02:43 PM
le-coyote le-coyote is offline
Junior Member
 
Join Date: Jan 2013
Posts: 12
le-coyote is on a distinguished road
Default

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
Reply With Quote
  #4  
Old 07-03-2014, 02:47 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: tvcristal.net vidéo dl?


try
StreamTransport v1.0.2.2041
Reply With Quote
  #5  
Old 07-03-2014, 02:55 PM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Default

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"
Reply With Quote
  #6  
Old 07-03-2014, 02:57 PM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: tvcristal.net vidéo dl?


I have confirmed that denobis' code is working...Cheers!
Reply With Quote
  #7  
Old 07-03-2014, 03:06 PM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

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
into IDM, and it will work.
Reply With Quote
  #8  
Old 07-03-2014, 03:19 PM
le-coyote le-coyote is offline
Junior Member
 
Join Date: Jan 2013
Posts: 12
le-coyote is on a distinguished road
Default

Re: tvcristal.net vidéo dl?




Thank you very much for your help !!!
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 10:57 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons