1
0
mirror of https://github.com/tiyn/stud.ip-crawler.git synced 2025-04-01 15:37:47 +02:00

update readme

This commit is contained in:
TiynGER 2020-06-05 19:48:26 +02:00
parent 704d4c86eb
commit 78dcc01112

View File

@ -6,18 +6,18 @@ If you run the program again it only downloads files that have changed since the
## Features/To-Dos
[x] Downloads files of given users active semester via commandline
[x] Keeping file structure of Stud.IP
[x] Specify username
[x] Specify password
[x] Specify stud.ip-url
[x] Specify output directory
[x] Specify chunk size to download big files
[x] Only download files after given date
[x] Save and read download date
[x] Possible reset of download date
[ ] Incremental file download
[ ] Indexing
- [x] Downloads files of given users active semester via commandline
- [x] Keeping file structure of Stud.IP
- [x] Specify username
- [x] Specify password
- [x] Specify stud.ip-url
- [x] Specify output directory
- [x] Specify chunk size to download big files
- [x] Only download files after given date
- [x] Save and read download date
- [x] Possible reset of download date
- [ ] Incremental file download
- [ ] Indexing
## Installation