On Mon, Mar 01, 2010 at 12:29:44PM +0530, Siju George wrote: > Hi, > > What free tools can I use in linux/windows to capture > > http://cdn.livestream.com/grid/LSPlayer.swf?channel=joshuageneration&clip=pla_3c2b3ec1-9317-4fdd-8d60-e7e4d080db0c&autoPlay=true > > to a file on disk? > 1. When you download the video, it will automatically get saved to /tmp folder. So find that file and copy it to another directory before closing the browser.
2. Otherwise, I use a program called UnPlug, which unplugs the media content in a web page. This is released under GNU/GPL. 3. If I want to download a video from youtube, when I'm working in the console, I use a program called youtube.dl. You can get it by searching youtube.dl in google. Finally, I'm not sure whether any of the above methods work for the link that you have given. Anyway these methods work for my needs. Jos Collin _______________________________________________ Indian Libre User Group Cochin Mailing List http://www.ilug-cochin.org/mailing-list/ http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #[email protected]
