Home Explore Help
Register Sign In
tiyn
/
stud.ip-crawler
mirror of https://github.com/Tiyn/stud.ip-crawler
1
0
Fork 0
Code Issues Projects Releases Wiki Activity
This program downloads all files of a Stud.IP users current semester.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 Commits
1 Branch
0 Tags
144 KiB
Tree: 4a8cf45ad3
master
Branches Tags
${ item.name }
Create branch ${ searchTerm }
from '4a8cf45ad3'
${ noResults }
stud.ip-crawler/docker-entry.sh

3 lines
115 B
Raw Normal View History

database: switching from mysql to sqlite Currently we only need the db to keep track of the files that were already downloaded, thus we only use one database and only one table. A complete sql database is a bit too bulky for this purpose. By using sqlite we can minimize and embed the db.
1 month ago
bugfixes: included error message for large files - skipping them
1 month ago
database: switching from mysql to sqlite Currently we only need the db to keep track of the files that were already downloaded, thus we only use one database and only one table. A complete sql database is a bit too bulky for this purpose. By using sqlite we can minimize and embed the db.
1 month ago
  1. #!/bin/sh
  2. while true; do python /studip/run.py -o /studip/data -u $USER -p $PSWD -s $URL && sleep $INTERVAL; done
Powered by Gitea Version: 1.14.0+dev-200-g0ae35c66f Page: 16ms Template: 1ms
English
English 简体中文 繁體中文(香港) 繁體中文(台灣) Deutsch français Nederlands latviešu русский Українська 日本語 español português do Brasil Português de Portugal polski български italiano suomi Türkçe čeština српски svenska 한국어
Licenses API Website Go1.15.5