1
0
mirror of https://github.com/tiyn/stud.ip-crawler.git synced 2025-07-16 01:17:44 +02:00

5 Commits

Author SHA1 Message Date
TiynGER
9a0dbc2feb bugfixes: events without data-folder error
If an event didn't have a folder for files it was erroring.
This is fixed now by adding try-except blocks.
2020-11-11 16:47:47 +01:00
TiynGER
92ee51e56c bugfixes: now all courses in the curr semester get downloaded
- limit for courses was set to low to display current courses
- unused variable docs was removed from local function
2020-11-10 11:51:56 +01:00
TiynGER
719c89e7cf log: added logging for jobs to finish 2020-11-10 11:19:24 +01:00
TiynGER
6f9ef9bbd6 Documentation: added docstrings 2020-10-25 16:22:02 +01:00
TiynGER
7ef3f063d2 log: adding basic log with levels and file
The log has options for several levels that can
be set from the command line.
The file is hardcoded as log.txt and can be toggled
2020-06-10 00:24:01 +02:00