I am trying to download the replay of the North Dakota State/Gonzaga game linked here: http://www.ncaa.com/march-madness-live/game/232
I've tried StreamTransport and Video Download Capture to no avail. Changing the user agent in Chrome just redirects to a site to download the March Madness app.
Any ideas? Thanks in advance.
+ Reply to Thread
Results 1 to 6 of 6
-
-
You can use livestreamer on the command line. But there is more than 2h17m of wasted video at the beginning "This event will begin soon".
-
Thanks a bunch for the feedback! Been trying to figure my way around livestreamer for the last half hour and can't figure out what I'm supposed to do, although I'm admittedly not all that comfortable with command line stuff. Am I supposed to take the akamaihd manifest url and plug it in to the command line like so?
C:\programfiles\ivestreamer> livestreamer http://mml2015-lh.akamaihd.net/z/mml_232@130203/manifest.f4m?hdcore=3.4.1.1
Thats what I gather from what little my brain can process, but when I do so it comes up with an error that no plugin can handle it. Sorry if I'm missing something obvious. Thanks again for all your help. -
You almost have it right...
Code:livestreamer "hds://mml2015-lh.akamaihd.net/z/mml_232@130203/manifest.f4m?g=EIBHNWSTKSWS&hdcore=3.4.1&plugin=aasp-3.4.1.1.1 pvswf=http://www.mml-desktop.ncaa.com/player/2015/swf/MMLpreloader.swf" 3000k -o output.flv
If you download the best quality, the first 2+GB will be of the "This event will begin soon" video. -
Hi rookehassett ,
As I don't live in US , I can really help you .
Generally with 'manifest' the command is looking like :
Code:livestreamer "hds://http://mml2015-lh.akamaihd.net/z/mml_232@130203/manifest.f4m?&hdcore=3.4.1.1" best or livestreamer "hds://http://mml2015-lh.akamaihd.net/z/mml_232@130203/manifest.f4m?hdcore=3.4.1.1" best
In the line look for g=... , &plugin=... , &hdcore=...
after 'manifest.f4m?'
You can insert 'g=KUSBXBWADFBA&plugin=aasp-3.6.0.50.41&hdcore=3.4.1.1' <= this is an example !!!
Send us what you found .
Cheers .Last edited by aazerty; 21st Mar 2015 at 15:01.
JE SUIS CHARLIE !!!
Similar Threads
-
Can I do Instant replay/Timeshift of a live hdmi feed in any media player?
By laserfax in forum Newbie / General discussionsReplies: 0Last Post: 13th Nov 2014, 09:43 -
difference between replay media catcher and replay video capture?
By joejohn in forum Video Streaming DownloadingReplies: 5Last Post: 3rd Jun 2014, 14:35 -
Live Video Streaming s/w includes SloMo Instant Replay
By sinc747 in forum Latest Video NewsReplies: 0Last Post: 13th Sep 2012, 23:28 -
Whats a good game for 1200 points on xbox live arcade?
By yoda313 in forum Off topicReplies: 3Last Post: 10th Jul 2011, 12:32 -
Live game on computer to Tv??
By tmay70 in forum Newbie / General discussionsReplies: 2Last Post: 8th Dec 2010, 18:00