Garmelon / PFERD

Programm zum Flotten, Einfachen Runterladen von Dateien
Other
128 stars 24 forks source link

Add regex to --crawler option #90

Open coderPaddyS opened 1 month ago

coderPaddyS commented 1 month ago

It's not necessary to crawl all ilias courses and not very convenient to always specify explicit courses to be crawled. Allowing a regex (or even a glob) to the --crawler option will allow conveniently to crawl all courses of a given Semester if the crawlers match a given patten (e.g. SS2024/course1, SS2024/course2/.. and the regex SS2024/.*).

Garmelon commented 1 month ago

I usually set skip = yes for crawlers I don't need but want to keep around. In this case, for crawlers that are not for the current semester.