Tobias Gruetzmacher
27d28b8eef
Update file headers
...
The default encoding for source files is UTF-8 since Python 3, so we can
drop all encoding headers. While we are at it, just replace them with
SPDX headers.
2020-04-18 13:45:44 +02:00
Tobias Gruetzmacher
44791439a5
Drop Python 2 support: Obsolete future statements
2020-02-04 01:06:19 +01:00
Tobias Gruetzmacher
9a6a310b76
Fixup copyright years.
2016-10-29 00:21:41 +02:00
Tobias Gruetzmacher
67d0d38100
Migrate SnafuComics to single-class module.
2016-06-05 22:12:16 +02:00
Tobias Gruetzmacher
51008a975b
Refactor: Introduce generator methods for scrapers
...
This allows one comic module class to generate multiple scrapers. This
change is to support a more dynamic module system as described in #42 .
2016-05-21 01:29:36 +02:00
Tobias Gruetzmacher
c3f32dfef7
Refactor: Make namer a method.
...
When #42 is realized, the naming of files might differ between comic
modules, so the namer's logical location is the instance, not the class.
2016-04-21 08:20:49 +02:00
Tobias Gruetzmacher
031a523846
Fix SnafuComics.
2016-04-14 23:52:35 +02:00
Bastian Kleineidam
18972d3830
Remove old waitSeconds parameter.
2014-03-04 18:38:46 +01:00
Tobias Gruetzmacher
33801376f9
Fix indentation.
2014-02-27 22:31:21 +01:00
Freestila
3d19d45e81
Added wait 1 sek because of permanent Timeout / connection pool exceed from server
2014-02-20 12:54:13 +01:00
Freestila
67c31284f1
Added comic GrimTales from Down Below
2014-02-18 21:12:29 +01:00
Bastian Kleineidam
4d63920434
Updated copyright.
2014-01-05 16:50:57 +01:00
Bastian Kleineidam
1451047877
Rename latestUrl in url
2013-02-05 19:51:46 +01:00
Bastian Kleineidam
7f78bea1af
Always have an url attribute in comic scrapers.
2013-02-04 21:00:26 +01:00
Bastian Kleineidam
e5d9002f09
Fix more comics.
2012-12-05 21:52:52 +01:00
Bastian Kleineidam
45df462a47
Fix some comics.
2012-12-02 18:35:06 +01:00
Bastian Kleineidam
451fd982d9
Add comic scripts, add fixes and other stuff.
2012-11-28 18:15:12 +01:00
Bastian Kleineidam
a52e5ae575
Add more comics.
2012-11-26 19:41:25 +01:00
Bastian Kleineidam
4528894c05
Fix some comics.
2012-11-26 07:13:32 +01:00
Bastian Kleineidam
958a788550
Fix some comics.
2012-11-21 21:57:26 +01:00