1 bug fix. 1 (small) new feature
Hi Ben, I'm Albert nice to meet you. I really like this script you wrote.
There is a bug I encountered where a video name can have letters after the date (for problem sessions) and the original regex had a problem that erased those letters. So then if one date had 2 classes, 2 videos would have the same filename, and only one would be d/l in the end.
Also the script now logs into a text file the mms:// resources for all the videos of a course, which is useful because at the end of the quarter, the html page changes, so this script no longer works. But if you record the mms:// links you can still download the videos (using mimms), as the resources still live there. This is useful since people may d/l all the videos at the end of qtr, but run out of time before the html changes.
I hope you approve of these changes. Thanks!