Commit graph

  • 6ecb783e3e Remove painful recursion, turn driver into global variable master Klaus-Uwe Mitterer 2017-09-14 16:23:15 +0200
  • fc14091296 Fix glob Klaus-Uwe Mitterer 2017-09-14 16:10:08 +0200
  • 037d18c52e Improve exception handling Klaus-Uwe Mitterer 2017-09-13 18:15:53 +0200
  • 00283dc55d Add missing asterisk Klaus-Uwe Mitterer 2017-09-12 21:02:38 +0200
  • b280f6b469 Improve requests session creation and connection error handling Klaus-Uwe Mitterer 2017-09-12 20:47:02 +0200
  • 3ed2669c9d Fix handling of Content-Disposition headers Klaus-Uwe Mitterer 2017-09-10 21:59:43 +0200
  • a8f3d43c82 Fix variable name... Klaus-Uwe Mitterer 2017-09-10 20:27:03 +0200
  • 7bede9a27e Use uniform user agent string for all requests (i.e. both Requests and PhantomJS) Klaus-Uwe Mitterer 2017-09-10 20:26:36 +0200
  • 5bbf938fb6 Remove database getters from setuptools Klaus-Uwe Mitterer 2017-09-10 13:38:18 +0200
  • a1886e2dde Remove dbtools dependency in setup.py Klaus-Uwe Mitterer 2017-09-10 13:37:31 +0200
  • ef3347a764 Fix it... Klaus-Uwe Mitterer 2017-09-10 10:57:57 +0200
  • ecd7f7fc8e Remove unused files Klaus-Uwe Mitterer 2017-09-10 10:33:56 +0200
  • 211073fc53 Remove unused file Klaus-Uwe Mitterer 2017-09-10 10:32:47 +0200
  • e0da060cbd Finalize the downloader Klaus-Uwe Mitterer 2017-09-10 10:32:25 +0200
  • 3ba433a82e Fix variable name Klaus-Uwe Mitterer 2017-09-10 09:48:49 +0200
  • aa2795f46d Forked romeotools for ScriptzBaseTools Klaus-Uwe Mitterer 2017-09-09 14:40:28 +0200
  • ff759fbf7b Update .gitignore Klaus-Uwe Mitterer 2017-07-20 14:53:49 +0200
  • 5e59a800b2 Use PhantomJS instead of Firefox, update URLs, login immediately upon launch Klaus-Uwe Mitterer 2017-07-19 16:11:13 +0200
  • 90e997a500 Use xvfbwrapper for Firefox Klaus-Uwe Mitterer 2017-05-01 23:50:13 +0200
  • 5a6a05cab9 Removed message counter as it doesn't appear to work anyway... Klaus-Uwe Mitterer 2017-01-31 12:34:19 +0100
  • 242db43905 Make sure to close browser Klaus-Uwe Mitterer 2017-01-31 00:54:52 +0100
  • ce1fec74ab Handle photos, correct counter Klaus-Uwe Mitterer 2017-01-31 00:52:56 +0100
  • c53ffa66dc Correctly handle text. .string does weird things. Klaus-Uwe Mitterer 2017-01-29 23:09:16 +0100
  • 89472538eb Add global variables for received and sent messages, print them before exiting Klaus-Uwe Mitterer 2016-08-07 23:14:58 +0200
  • b037748b5e Make handler stop automatically after 25 minutes in case it stalls Klaus-Uwe Mitterer 2016-08-07 21:59:23 +0200
  • 2cb50488f4 Removed pointless 'KTHXBAI' message. Klaus-Uwe Mitterer 2016-08-07 18:15:05 +0200
  • ba4d0a6a25 Renamed messages.py to handler.py because I can. Klaus-Uwe Mitterer 2016-08-07 18:13:25 +0200
  • d7376256f5 Improve photo handling. Should now handle URLs a lot better. Also added a way to add a parent directory for all photos. Klaus-Uwe Mitterer 2016-08-07 18:12:13 +0200
  • 258a192b6a Fix image handler Klaus-Uwe Mitterer 2016-08-07 17:39:42 +0200
  • be09282609 Loads of changes. Filling the database seems to work now. Klaus-Uwe Mitterer 2016-08-07 01:46:20 +0200
  • 59fe1a23f4 Forgot changing vid to mid in messageHandler() Klaus-Uwe Mitterer 2016-08-06 20:09:11 +0200
  • 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... Klaus-Uwe Mitterer 2016-08-06 20:07:03 +0200
  • 99333ec4e7 Add *.pyc files to .gitignore Klaus-Uwe Mitterer 2016-08-06 15:04:27 +0200
  • e21fcc1a8c Check in stuff primarily copied over from twitools Klaus-Uwe Mitterer 2016-08-06 15:03:39 +0200
  • a2869d70c9 Add .gitignore Klaus-Uwe Mitterer 2016-08-06 15:00:23 +0200
  • 0037541289 Put downloader logic into phototools Klaus-Uwe Mitterer 2016-08-06 15:00:05 +0200
  • 8517d62b45 Prettier exception handling Klaus-Uwe Mitterer 2016-03-27 19:14:01 +0200
  • f26e995f58 Added --verbose and --shut-up switches Klaus-Uwe Mitterer 2016-03-27 19:06:25 +0200
  • 806aa452c3 Made the downloader aware of size issues when copying the wrong URL Klaus-Uwe Mitterer 2016-03-27 15:58:39 +0200
  • faf874f519 Check in initial version of the downloader Klaus-Uwe Mitterer 2016-03-27 15:35:08 +0200