The Software

Here is appropirate.py v0.01 - the premier software to appropirate found videos. It's a python script based on vplayer.py by Dmitry Borisov, the author of pymedia.
It's really a hack, not quick but pretty dirty. This is the very same version I am using. The code is not cleaned up for your pleasure and for insights into what agile software development really means ;-)
If you have any comments or complaints on the code, please do not let me know! THX.
To run appropirate.py you'll need Python 2.4, Pymedia >= 1.3.5.0-pre2 and pygame >=1.7

USAGE: python appropirate.py <yourfile>

KEYBOARD CONTROL:

 a   s   d   f   g   >>> seek backwards

 h   j   k   l   ö   >>> seek forwards (I have an  ö  on my keyboard - don't worry if you can't find one on yours)

 1  -  9   >>> loops video at current position

 0   >>> releases loop and continues to play normally

 y   x   c   v   b   n   m   ,   .   >>> drop in the last 10 key frames

I've stopped working on this script and I'm currently working on a much mUcH MUCH better version based on mplayer.