Techwolf
|
8887b7b794
|
Mark ButImACatPerson as endOfLife
|
2020-03-26 00:57:40 +01:00 |
|
Techwolf
|
b4bc7f27c6
|
Add BackOffice
|
2020-03-26 00:55:32 +01:00 |
|
Tobias Gruetzmacher
|
44791439a5
|
Drop Python 2 support: Obsolete future statements
|
2020-02-04 01:06:19 +01:00 |
|
Techwolf
|
eb69210e58
|
Add self to authors list, update copyright headers
|
2020-01-28 00:23:15 +01:00 |
|
Techwolf
|
241732bbba
|
Add common handler for mgsisk's Wordpress Webcomic plugin
|
2020-01-12 21:29:47 +01:00 |
|
Tobias Gruetzmacher
|
752525c3e9
|
Fix some old modules using the Internet Archive
|
2020-01-09 17:38:13 +01:00 |
|
Tobias Gruetzmacher
|
e5cb27ffa4
|
Minor URL fixes, switched some modules to https
|
2019-12-31 01:44:19 +01:00 |
|
Techwolf
|
24b4d1a391
|
Add BeyondTheVeil
|
2019-12-27 18:17:18 +01:00 |
|
Techwolf
|
1377830917
|
Add BallerinaMafia
|
2019-12-27 17:23:44 +01:00 |
|
Techwolf
|
f99839f42a
|
Add BittersweetCandyBowl
|
2019-12-27 16:11:01 +01:00 |
|
Techwolf
|
ae0b702107
|
Add Bethellium
|
2019-12-17 01:28:02 +01:00 |
|
Techwolf
|
cb360bc983
|
Add Bloodline
|
2019-12-17 01:28:02 +01:00 |
|
Tobias Gruetzmacher
|
ddba32391b
|
Add BlondeSunrise (fixes #142)
|
2019-12-03 00:14:57 +01:00 |
|
Tobias Gruetzmacher
|
00d0201c5f
|
Fix a bunch of flake8 issues
|
2019-11-04 00:16:25 +01:00 |
|
Techwolf
|
8a987d3d97
|
Add ButImACatPerson
|
2019-11-03 23:36:02 +01:00 |
|
Techwolf
|
016516e984
|
Switch BetterDays to parser scraper
|
2019-11-03 21:22:29 +01:00 |
|
Tobias Gruetzmacher
|
75aa7207ea
|
Some minor fixes to make some modules work again.
|
2017-11-27 01:04:35 +01:00 |
|
Tobias Gruetzmacher
|
7e0adf1d96
|
Unify more WordPress-based modules.
|
2017-05-22 01:17:05 +02:00 |
|
Tobias Gruetzmacher
|
b8484cde50
|
Fix some more modules.
|
2017-05-15 00:27:28 +02:00 |
|
Tobias Gruetzmacher
|
ebbb27d05d
|
Move xpath_class to helpers module.
|
2017-02-13 22:41:17 +01:00 |
|
Tobias Gruetzmacher
|
c4a184d173
|
Remove some vanished modules.
|
2017-01-12 02:01:10 +01:00 |
|
Tobias Gruetzmacher
|
9a6a310b76
|
Fixup copyright years.
|
2016-10-29 00:21:41 +02:00 |
|
Tobias Gruetzmacher
|
b1d2650615
|
Fix some modules (a&b).
|
2016-09-29 01:29:01 +02:00 |
|
Tobias Gruetzmacher
|
9b755a7e6c
|
Restore BobWhite.
|
2016-06-05 18:32:27 +02:00 |
|
Tobias Gruetzmacher
|
a6cf4e7040
|
Fix some more comic modules.
|
2016-05-16 23:16:29 +02:00 |
|
Tobias Gruetzmacher
|
0c1aa9e8bd
|
Move libxml < 2.9.3 workaround to base class.
|
2016-05-02 23:22:06 +02:00 |
|
Tobias Gruetzmacher
|
4006ced43d
|
Move all HijinksEnsue comics into alphabetic files.
|
2016-05-02 01:25:34 +02:00 |
|
Tobias Gruetzmacher
|
1d94439715
|
Fix some more comic modules.
|
2016-04-27 00:31:27 +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
|
13a3409854
|
Remove some comics that are gone or block us.
|
2016-04-17 19:42:43 +02:00 |
|
Tobias Gruetzmacher
|
0468f2f31a
|
Refactor: Convert starter to simple method.
|
2016-04-13 20:01:51 +02:00 |
|
Tobias Gruetzmacher
|
42e43fa4e6
|
Read starter parameters from class.
This allows to specify starters in a more declarative and dynamic way.
|
2016-04-12 23:11:39 +02:00 |
|
Tobias Gruetzmacher
|
fa98f6ddbf
|
Move more comics to common WordPressScraper.
|
2016-04-10 23:04:34 +02:00 |
|
Tobias Gruetzmacher
|
6bbdcfb341
|
BloomingFaeries: Don't download every page twice.
(Also, simplify namer, switch to _ParserScraper)
|
2016-04-05 23:58:43 +02:00 |
|
Tobias Gruetzmacher
|
0bcfb8a82e
|
Move ComicControl into common module.
- Move all comics using ComicControl into alphabetical files.
- Add BalderDash & Picklewhistle
|
2016-04-04 00:12:53 +02:00 |
|
Tobias Gruetzmacher
|
bb1f20d867
|
Remove make_scraper for most WordPress comics.
- Dropped KatzenfutterGeleespritzer, because robots.txt.
- Move all WordPress/ComicPress scrapers into alphabetical files.
- Move _WordPressScraper & _ComicPress scraper into common.py.
- Some smaller PEP8 fixes.
|
2016-04-02 00:19:53 +02:00 |
|
Tobias Gruetzmacher
|
7f1e136d8b
|
Sort comics alphabetically & PEP8 style fixes.
|
2016-03-31 23:13:54 +02:00 |
|
Tobias Gruetzmacher
|
d72ceb92d5
|
BloomingFaeries: Remove imageUrlModifier (not needed).
|
2015-09-04 00:37:05 +02:00 |
|
Kevin Anthony
|
62ec1f1d18
|
Removed debugging print state
|
2015-09-02 11:22:24 -04:00 |
|
Kevin Anthony
|
d7180eaf99
|
removed bad whitespace
|
2015-09-02 11:04:32 -04:00 |
|
Kevin Anthony
|
6e8231e78a
|
Added Namer to BloomingFaeries since the web comic author doesn't seem intrested in sticking to any kind of file naming convention
|
2015-09-02 11:01:48 -04:00 |
|
Kevin Anthony
|
1045bb7d4a
|
added comic Blooming Faeries
|
2015-09-02 10:13:42 -04:00 |
|
Tobias Gruetzmacher
|
6a70bf4671
|
Enable some comics based on current policy.
|
2015-07-18 01:21:29 +02:00 |
|
Tobias Gruetzmacher
|
6b0046f9b3
|
Fix small typos.
|
2015-07-18 00:11:44 +02:00 |
|
Tobias Gruetzmacher
|
0b6d7425e1
|
Remove BladeKitten.
It's not available online anymore, only in print or as a PDF download.
|
2015-07-11 01:29:21 +02:00 |
|
Damjan Košir
|
45012ff9c3
|
BladeKitten disabled
|
2015-07-05 18:31:38 +12:00 |
|
Damjan Košir
|
029fa74067
|
fixed Bardsworth
|
2015-05-31 23:03:40 +12:00 |
|
Damjan Košir
|
5569439c43
|
fixed 16 comics
|
2015-05-25 21:57:06 +12:00 |
|
Damjan Košir
|
8a245e1d10
|
fixing BloodBound
|
2015-05-21 00:04:07 +12:00 |
|
Damjan Košir
|
dc2349951a
|
moving BroodHollow to comicpress
|
2015-05-21 00:00:35 +12:00 |
|