there are two python files in your wolfcamql folder....
this is the copy/paste from the wolfcam manual:
automated scripting examples: playdemolist.py and recorddemolist.py
1) playdemolist.py
plays all the demos in wolfcam-ql/playdemos.txt
and then quits
format:
demo1.dm_73
ctfpickup09.dm_73
gaunt.dm_73
2) recorddemolist.py
plays demos from wolfcam-ql/recorddemos.txt and records portions of them and then quits, saving the avi files with the same name as the demo (blah.dm_73 -> videos/blah.avi)
format:
2:15 2:45 railing.dm_73
5:55 6:17 teamkills.dm_73
<starttime> <endtime> <demoname>
also automatically seeks to start time, see instructions in the file