Food, Wine, and Linux may seem like a strange combination, but combining three passions can be a wonderful thing. I'm Marcel Gagné. Those of you who read Cooking with Linux, the multi-award-winning column that appeared monthly in Linux Journal magazine for 10 years, likely agree. With the help of my faithful waiter, François, Restaurant Chez Marcel serves up the finest in Linux and open source software paired with exceptional wines.
In that same spirit, this site features great Linux and Open Source software, ongoing wine tasting reports, recipes, and the occasional restaurant review. If you came here looking to read past Cooking with Linux columns, you'll find newer releases on the front page, a comprehensive list here and under the "CWL, The Column" menu link to the left. A votre santé! Bon appétit!
Saving YouTube Flash Videos
[gar@localhost tmp]$ ll F*
-rw------- 1 gar gar 3069078 2008-03-11 17:18 FlashG1eaB1
-rw------- 1 gar gar 69786822 2008-03-11 17:23 Flashw7ZxbW
All I need to do is to move the file, perhaps to the Videos folder in my home directory, and presto! I have a copy of the Flash file. Open a terminal window with Alt-F2, and then enter konsole in the command box. Navigate to the temp directory with cd /tmp. Figure out the file name with ll F* and then move the completed file with mv Flashw7ZxbW ~/Video/My_Saved_Movie.flv I didn't even need to add an extra extension to Firefox to accomplish the file save. (note: the temporary file will probably be deleted when you close the flash window, so move the file first.)
Now that I have the Flash file, I need to be able to play it. The hard drive install of Fedora 8 Live KDE includes Kaffeine which will work perfectly. Open the home directory browser by clicking on the house icon in the lower left corner of the screen. Click on the Videos folder to open Videos, Right click on My_Saved_Movie.flv, and Open With -> Kaffeine. If Kaffeine is not listed, select Other, and find Kaffeine under the Multimedia tab. You may also want to check the box to make this a permanent association.
When you select Kaffeine, a Kaffeine window will open up, and your video will start playing, whether or not the computer has an internet connection at the time.

Comments
Saving those flash videos
not only save, but convert and rip audio too
YouTubeRobot.com today