PDA

View Full Version : ceknito.sk: download videos from popular Slovak web page


any ANONYMOUS forum user
02-02-2010, 05:32 AM
Hello,

ceknito.sk is popular Slovak web page with many videos. Can you include help me to download videos from it?

If you open some page with video
http://www.ceknito.sk/video/115184
in the source code is this script:

<script type="text/javascript">
// <![CDATA[
var fo = new SWFObject("/style/vp.swf?2", "player", "480", "395", 8, "#FFFFFF");
fo.addVariable("fid", "0007/115184");
fo.addVariable("autostart","true");
fo.addVariable("xrated","no");
fo.addVariable("lng","sk");
fo.addParam("allowFullScreen","true");
fo.write("playerDiv");
</script>

Stream Recorder
02-02-2010, 05:35 AM
The web-site uses simple HTTP streams. You can copy the videos from the cache of your web-browser. Or clean the cache and download ceknito.sk videos with any of the methods mentioned in the following FAQ:
FAQ: How to record/download/capture/save Adobe Flash .FLV video HTTP stream from embedded player (http://all-streaming-media.com/faq/recording-media-stream/faq-record-download-capture-save-flash-flv-video-http.htm)