Ok guys i got problem finding url streams on tv shows from this page: "http://www.giddyupnetwork.info/pages/live-shows-movies". I try using urlhelper, replaymedia catcher, wm record and etc etc but nothing seems to give some results. I don't want to record this streams i just need links so i can add to my list and play them on my media center because it seems its only page where episodes go automatically one to another. any ideas advice's or help will be appreciate. Thanks in fornt.
Cheers!
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 11 of 11
			
		- 
	
- 
	two way 
 this site use two player, its own player or http://vaughnlive.tv player (Perhaps there are other player, I did not test everything)
 
 with site player you can use rtmpdump + rtmpdumphelper
 exemple community
 Code:rtmpdump -r "rtmpe://198.27.75.99/folder/" -a "folder/" -f "LNX 11,2,202,418" -W "http://www.tgun.tv/embeds2/jwplayer.flash.swf" -p "http://www.tgun.tv/embeds2/index2.html?community01" -y "community01" -o "2015-01-30_05-07-33_community01.flv" 
 for http://vaughnlive.tv player
 clic on the video and the video play on http://vaughnlive.tv site
 copy the url and use livestreamer (the latest development code)
 exemple simpsons
 Code:livestreamer "http://vaughnlive.tv/111aaacharksimpson" best -o simpsons.flv 
- 
	so its possible to get the streaming link? like ex: #EXTINF:-1 tvg-logo=""group-title="24/7 Streams", Everybody Loves Raymond 
 rtmp://192.99.38.122/ch01 playpath=elr02 swfUrl=http://www.tgun.tv/locked/player.swf live=1 pageUrl=http://www.tgun.tv/menus/players/dlock/playerindex4.php?elr02 timeout=15
 
 and load it in my playlist?
 
 i try rtmpdump but couldnt start it on xp sp3
- 
	Last edited by biezom; 30th Jan 2015 at 22:24. 
- 
	u are the best. thank u mate. im still trying to make rtmdump start working on xp :/ 
- 
	what is your problem with rtmpdump? with xp it works fine normally 
 
 did you try with rtmpdumphelper + rtmpdump
- 
	what is your problem exactly? did you extract rtmpdump in the same folder as rtmpdumphelper? did you use firefox? 


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote
 .
.