Tobias Gruetzmacher
2364e8bab3
Fix Brink and mark as endOfLife
2020-09-29 23:00:53 +02:00
Tobias Gruetzmacher
5afab71e7f
Fix BoredAndEvil
2020-09-29 22:35:09 +02:00
Tobias Gruetzmacher
5863ddb73b
Fix BookOfBiff
2020-09-29 22:27:32 +02:00
Tobias Gruetzmacher
bbac2f99a7
Fix BetweenFailures
2020-09-29 22:22:55 +02:00
Tobias Gruetzmacher
3330162c6b
Fix BetterDays with archive.org
2020-09-29 21:35:41 +02:00
Tobias Gruetzmacher
e98a1601ca
Remove workaround for libxml2 older 2.9.3 (2015)
...
This workaround was written in 2016 while that version was still found
on many systems. Addionally, this workaround needs to be enabled by the
developer, who might not even be aware that they need to enable it for a
specific module. We still throw a warning to the user if running with
such an old libxml version.
2020-09-29 21:16:48 +02:00
Tobias Gruetzmacher
c065a820ed
Fix BadMachinery and mark as endOfLife
2020-09-29 21:01:33 +02:00
Tobias Gruetzmacher
24efafdf96
Fix BMovieComic
2020-09-29 20:30:44 +02:00
Techwolf
9764b82101
Fix Moonlace and Bethellium
2020-08-14 20:51:33 -07:00
Tobias Gruetzmacher
7a176b29f2
Replace xpath_class with custom xpath function
2020-07-31 22:56:30 +02:00
Techwolf
d3f2a9e27a
Fix NSFW tagging
2020-04-22 01:40:30 -07:00
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
Techwolf
dc387819f2
Fix Bethellium
2020-04-18 11:44:05 +02:00
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