This error has been occurring since 1.2 (Right now, 1.5) in my squid cache.log
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/usr/share/youtube_cache/youtube_cache.py", line 763, in run
download_scheduler()
File "/usr/share/youtube_cache/youtube_cache.py", line 745, in download_scheduler
log(format%(params[0], params[4], 'SCHEDULED', params[5], 'Video scheduled for download.'))
IndexError: list index out of rangeVideos play fine but nothing gets cached after.
I noticed that the last modified for tmp was 2008-Nov-22 12:26:01
and youtube was 2008-Nov-22 12:25:09.
Attached is a snippet of logs related to those times.
