Anyone know how to record these?Hi Guys.
I'm trying to record these streams before they're taken down. The first site is from Chile which I use Hola to view. The second is from an Australian site. Both say adobe flash player. I've tried Replay Media Catcher though I'm not sure I'm using it properly, mediabox which supposedly collects information but hasn't collected anything. And NirSoft Video cache view which has lots of files but nothing I can do with them. Chile. http://www.tvn.cl/fifaworldcup/en-te...radona-1288197 http://www.tvn.cl/fifaworldcup/parti...t=3&vh-match=4 http://www.tvn.cl/fifaworldcup/parti...=3&vh-match=19 http://www.tvn.cl/fifaworldcup/parti...=3&vh-match=20 Australia http://www.sbs.com.au/ondemand/video...-V-Brazil-1998 http://www.sbs.com.au/ondemand/video...V-Holland-1978 http://www.sbs.com.au/ondemand/video...World-Cup-Show Any help would be great Thanks! |
Re: Anyone know how to record these?Here is the 1st one, the other ones are geo-blocked, I'll try to look into it later...
Chile :) Code:
ffmpeg -i "http://tvn.mdstrm.com/mediacache/_definst_/mp4://especiales/mundial2014/te-quiero-ver-cap07-19062014.mp4/playlist.m3u8" -c copy "maradona1.ts" Aussies ;) Code:
ffmpeg -i "http://sbsauvod-f.akamaihd.net/SBS_Production/managed/2014/07/08/2014-07-08_505023_,1500,K.mp4.csmil/bitrate=0?v=3.3.0&fp=WIN%2013,0,0,214&r=SJOWV&g=YEUCHNFSRDOW&seek=0" -c copy "Aussi1.mp4" Code:
ffmpeg -i "http://sbsauvod-f.akamaihd.net/SBS_Production/managed/2014/07/08/2014-07-07_505010_,1500,K.mp4.csmil/bitrate=0?v=3.3.0&fp=WIN%2013,0,0,214&r=PHRGV&g=XRERFVQNZPHB&seek=0" -c copy "Aussi2.mp4 Code:
ffmpeg -i "http://sbsauvod-f.akamaihd.net/SBS_Production/managed/2014/07/10/2014-07-10_496080_,1500,K.mp4.csmil_0_3@2?v=3.3.0&fp=WIN%2013,0,0,214&r=KYBOU&g=HFBYORUIEIUF&seek=0" -c copy "Aussi3.mp4 |
Re: Anyone know how to record these?thanks for that. But I'm stupid. What do I do with those?
I'm in Australia so don't need to get passed anything. Just steps for what to do. I'd like to throw money at you in gratitude. |
Re: Anyone know how to record these?Keep your money bro:) I just try to help when/if I can...
Check this out... http://blogs.bu.edu/mhirsch/2012/08/...eg-on-windows/ Once you install ffmpeg files (i.e. on your C: drive), just open your cmd prompt, cd to the ffmpeg folder (i.e. cd ffmpeg), and paste the above links (one at a time ;)) then press enter ;). Your file should start downloading :) Cheers! |
Re: Anyone know how to record these?hey thanks so much. I wanted to ask though. How did you get those links from the links I pasted? because there's other videos from the same site so I was hoping I could learn how to do it myself. Also I legit have no problem paying you for helping me. Thanks.
|
All times are GMT -6. The time now is 09:48 PM. |