Description: In a response to requests this script will copy cached video to your home directory. Usage is just: mozz [filename] where filename is the name you want to save as.
Installation: save mozz, chmod 755 mozz then copy it to anywhere on your $PATH.Last changelog:
Initial release
0.2 Avoid possible reference to ~/.adobe/Flash_Player
I think you should add in support for spaces in file names. I find that I have to use an underscore in place of a space when making the name of the saved file.
Ratings & Comments
7 Comments
I think you should add in support for spaces in file names. I find that I have to use an underscore in place of a space when making the name of the saved file.
Works perfectly. Good job.
Thanks. It was your comment about my original script that got me started on this one.
Superb script and very quick. Thank you for sharing.
Thanks. Good to know its useful.
and work fine
Thanks for the feedback. Might look at writing a GUI for it as well if there's any interest.