d-Rickyy-b/MGGVertretungsplan

Move downloading to parser

d-Rickyy-b opened this issue · 1 comments

On the one hand it would be nice to call a void parse() and pass a callback when the downloading/parsing is finished.

On the other hand is the parser only responsible for parsing the site, not for downloading.

Best thing would be to actually download stuff inside the parser class