So you have used my tutorial to rip all the youtube vids? You know, this one.
Well, then you have got a nice collection of flash video file\'s (flv\'s). And you want to put them on your iPod, or cell phone? Well then I\'ve got the solution for you.
(Note: Linux Only :P)
First make a file called convert.sh. (relst@relst-desktop ~$ vim convert.sh)
Then paste the following in it:
Save, and make it executable:
relst@relst-desktop ~$ chmod +x ./convert.sh
Now copy all your FLV\'s in that folder, and then open a terminal there:
relst@relst-desktop ~$ ./convert.sh
Then, when finished remove all the flv\'s you copied:
relst@relst-desktop ~$ rm -rf ./*.flv
Now you\'ll have a folder with all the video\'s you\'ve downloaded, but now you can put them on your Mp3 player.
So, who needs The Pirate Bay anyway if you\'ve got youtube :P