Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

No Videos from SyFy - GETFLV 9077

(http://stream-recorder.com/forum/showthread.php?t=10821)

ZazaBB 01-12-2012 06:33 AM

No Videos from SyFy - GETFLV 9077


 
1st time trying to get something from SyFy. Latest (Paid) version installed.

Page loads into frame, but video will not start playing. It appears that any user input is disabled, IE, you cannot click the video frame to start the video playing. Tried RTMP mode as well.

Also tried TubeDigger just for a point of reference. No go with that either. Apparently a new Mousetrap... we need a better mouse to figure out how to get the cheese.

Example: http://www.syfy.com/rewind/faceoff/1378452

Looking forward to the new solution.

Thanks

Bahman 01-12-2012 12:45 PM

Re: No Videos from SyFy - GETFLV 9077


 
This is the thing that I found and I'm sure it's true!! but it's keep up saying stream not found!! It seems they have removed video!! unfortunately, The site geo block is really too limited!!:D only GU,MP,PR,VI !! I couldn't play the video to get the url but used manual way to get!!:D

I got server name from here:
Code:

http://videoservices.nbcuni.com/player/config?version=2&clear=true&configId=55555
Code:

<akamaiAppName>ondemand</akamaiAppName>
<akamaiHostName>cp35582.edgefcs.net</akamaiHostName>

and play path from here:
Code:

http://videoservices.nbcuni.com/player/clip?clear=true&domainReq=video.nbcuni.com&geoIP=inside&clipId=1331615
Code:

<clipNotExpired>true</clipNotExpired>
<clipurl>scififullepisode/smil/cffccf42039c822c005fcf29c23c08ae.smil</clipurl>
<folderid>1313337</folderid>

Code:

http://video.nbcuni.com/scififullepisode/smil/cffccf42039c822c005fcf29c23c08ae.smil
Code:

<smil>
<head>
<meta base="" />
 <layout>
<root-layout width="384" height="288" /></layout>
</head>
<body>
<switch>
<video src="nbcu/scififullepisode/cffccf42039c822c005fcf29c23c08ae_0500.flv" system-bitrate="500000" />
<video src="nbcu/scififullepisode/cffccf42039c822c005fcf29c23c08ae_0700.flv" system-bitrate="700000" />
<ref src="nbcu/scififullepisode/cffccf42039c822c005fcf29c23c08ae_0700.flv" /></switch></body></smil>

Going to using rtmpdump:
Code:

rtmpdump -r "rtmp://cp35582.edgefcs.net:1935/ondemand/" -a "ondemand" -f "WIN 11,1,102,55" -W "http://video.nbcuni.com/osmf/players/player_long.swf" -y "nbcu/scififullepisode/cffccf42039c822c005fcf29c23c08ae_0700.flv" -o "cffccf42039c822c005fcf29c23c08ae_0700.flv"
I'm sure used true urls, even these one is like mine:
How to save RTMP FLV from Syfy.com? (besides RMC)
Problem Recording Flash .FLV stream video from NBC Sports (RTMP protocol)

Try to use rtmpexplorer if you can!!


All times are GMT -6. The time now is 09:14 AM.