Commit graph

17 commits

Author SHA1 Message Date
Klaus-Uwe Mitterer
89472538eb Add global variables for received and sent messages, print them before exiting 2016-08-07 23:14:58 +02:00
Klaus-Uwe Mitterer
b037748b5e Make handler stop automatically after 25 minutes in case it stalls 2016-08-07 21:59:23 +02:00
Klaus-Uwe Mitterer
2cb50488f4 Removed pointless 'KTHXBAI' message. 2016-08-07 18:15:05 +02:00
Klaus-Uwe Mitterer
ba4d0a6a25 Renamed messages.py to handler.py because I can. 2016-08-07 18:13:25 +02:00
Klaus-Uwe Mitterer
d7376256f5 Improve photo handling. Should now handle URLs a lot better. Also added a way to add a parent directory for all photos. 2016-08-07 18:12:13 +02:00
Klaus-Uwe Mitterer
258a192b6a Fix image handler 2016-08-07 17:39:42 +02:00
Klaus-Uwe Mitterer
be09282609 Loads of changes. Filling the database seems to work now. 2016-08-07 01:46:20 +02:00
Klaus-Uwe Mitterer
59fe1a23f4 Forgot changing vid to mid in messageHandler() 2016-08-06 20:09:11 +02:00
Klaus-Uwe Mitterer
e0cd78ade3 Will have to split the string at the '=', not at the '?'. And let's just hope that that'll always be the only place... 2016-08-06 20:07:03 +02:00
Klaus-Uwe Mitterer
99333ec4e7 Add *.pyc files to .gitignore 2016-08-06 15:04:27 +02:00
Klaus-Uwe Mitterer
e21fcc1a8c Check in stuff primarily copied over from twitools 2016-08-06 15:03:39 +02:00
Klaus-Uwe Mitterer
a2869d70c9 Add .gitignore 2016-08-06 15:00:23 +02:00
Klaus-Uwe Mitterer
0037541289 Put downloader logic into phototools 2016-08-06 15:00:05 +02:00
Klaus-Uwe Mitterer
8517d62b45 Prettier exception handling 2016-03-27 19:14:01 +02:00
Klaus-Uwe Mitterer
f26e995f58 Added --verbose and --shut-up switches 2016-03-27 19:06:25 +02:00
Klaus-Uwe Mitterer
806aa452c3 Made the downloader aware of size issues when copying the wrong URL 2016-03-27 15:58:39 +02:00
Klaus-Uwe Mitterer
faf874f519 Check in initial version of the downloader 2016-03-27 15:35:08 +02:00