sholiday / desire2download

Download all of the content from the University of Waterloo's Desire2Learn LMS
http://stephenholiday.com/desire2download/
Apache License 2.0
29 stars 23 forks source link

New Course Format #7

Closed KartikTalwar closed 12 years ago

KartikTalwar commented 12 years ago

The RegEx is not detecting some courses. I'm adding a patch

Courses

AMATH 473/AMATH 673/PHYS 454 - Fall 2012
PHYS 360A/PHYS 360B/PHYS 460A/PHYS 460B - Fall 2012

Fix

re.match('[A-Z]+ [0-9A-Z/\s]{2,45} - [A-Z][a-z]+ 20[0-9]{2}', link.text)