1
0
mirror of https://github.com/tiyn/stud.ip-crawler.git synced 2026-02-22 06:34:48 +01:00

adding license

This commit is contained in:
TiynGER
2020-06-05 20:03:47 +02:00
parent 78dcc01112
commit 6d18baa8b6
2 changed files with 679 additions and 2 deletions

View File

@@ -10,14 +10,17 @@ If you run the program again it only downloads files that have changed since the
- [x] Keeping file structure of Stud.IP
- [x] Specify username
- [x] Specify password
- [x] Specify stud.ip-url
- [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
- [ ] Indexing downloaded files and folders
- [ ] Logging
- [x] Console log
- [ ] Log file
## Installation