Tobias Gruetzmacher
0d44632d01
Fix complex image extraction in Unsounded
...
This also adds a test to ensure this extraction continues working in the
future.
2023-06-10 20:03:56 +02:00
Tobias Gruetzmacher
4f932803a3
Extend scraper API with a extract_image_urls method
...
This is just a light wrapper around fetchUrls, but frees comic modules
from second-guessing for what purpose fetchUrls was called when they are
overriding that API - And yes, some comic modules already got this
wrong, they are now all fixed.
2023-06-10 15:05:57 +02:00
Techwolf
e9b48cfd58
Fix UberQuest
2023-06-09 15:37:46 +02:00
Tobias Gruetzmacher
8e1e398a8d
Deprecate underscore-prefixed parent classes
...
This is trying to strike a balance between updating as much existing
classes as possible, but not making the diff too big...
2022-06-06 12:08:32 +02:00
Techwolf
11dce19af5
Fix Unsounded
2022-03-26 00:38:05 -07:00
Techwolf
73675fb162
Fix unDivine
2022-03-26 00:38:04 -07:00
Tobias Gruetzmacher
7a176b29f2
Replace xpath_class with custom xpath function
2020-07-31 22:56:30 +02: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
Daniel Ring
e1821e23ba
Minor fixes to several strips ( #158 )
...
* Fix Twokinds
* Fix XKCD
* Fix Unsounded
* Fix SluggyFreelance
* Fix Oglaf
* Fix missing and incorrect renames
* Fix WLP/PeterIsTheWolf{General,Adult}
2020-04-06 13:23:23 +02: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
0fed6c2c36
Add site engine for NamirDeiter comics and migrate existing comics
2020-01-12 21:19:56 +01:00
Tobias Gruetzmacher
42b5aa9321
Fix Unsounded ( fixes #107 )
2020-01-09 22:21:20 +01:00
Tobias Gruetzmacher
752525c3e9
Fix some old modules using the Internet Archive
2020-01-09 17:38:13 +01:00
Ruthalas
1d6e80f928
Added unDivine ( #147 )
...
Added comic unDivine using ComicControlScraper
2020-01-09 00:17:07 +01:00
Tobias Gruetzmacher
e5cb27ffa4
Minor URL fixes, switched some modules to https
2019-12-31 01:44:19 +01:00
Techwolf
478125f621
Fix UrgentTransformationCrisis
2019-12-17 01:28:02 +01:00
Techwolf
be6a6722b5
Add UnlikeMinerva
2019-11-03 23:50:47 +01:00
Tobias Gruetzmacher
7e0adf1d96
Unify more WordPress-based modules.
2017-05-22 01:17:05 +02:00
Tobias Gruetzmacher
ebbb27d05d
Move xpath_class to helpers module.
2017-02-13 22:41:17 +01:00
Tobias Gruetzmacher
9a6a310b76
Fixup copyright years.
2016-10-29 00:21:41 +02:00
Tobias Gruetzmacher
89cfd9d310
Add comics from catomix.com.
2016-05-16 23:55:41 +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
7f1e136d8b
Sort comics alphabetically & PEP8 style fixes.
2016-03-31 23:13:54 +02:00
Tobias Gruetzmacher
ff21df596b
Remove descriptions and genres ( closes #9 ).
...
Maintaining the descriptions creates quite a bit of overhead (finding
them, copying them, checking if they are still correct) for a minimal
user benefit.
PS: Viewing this diff should be easier in a difftool that shows changes
in a line, for example kdiff3.
2015-04-20 20:29:09 +02:00
Bastian Kleineidam
348dd5e6c0
Add documentation
2014-03-04 20:53:19 +01:00
Freestila
b8fefb37c0
Added comic Underling
2014-02-20 12:54:40 +01:00
Bastian Kleineidam
4d63920434
Updated copyright.
2014-01-05 16:50:57 +01:00
Bastian Kleineidam
ef4ae435a5
Fix several comics.
2013-07-18 20:39:53 +02:00
Bastian Kleineidam
1c1b0aaf18
Comic fixes.
2013-05-25 23:24:33 +02:00
Bastian Kleineidam
ba6e0c09a4
Added Unsound.
2013-04-25 21:38:18 +02:00
Bastian Kleineidam
e37a80fdc1
Add some descriptions.
2013-04-14 09:02:14 +02:00
Bastian Kleineidam
f15f993851
s/baseurl/baseUrl/g
2013-04-13 20:58:00 +02:00
Bastian Kleineidam
7e593cf7e8
Add firstStripUrls.
2013-04-10 23:57:09 +02: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
5f9e5ae3ca
Various comics are fixed.
2012-12-13 21:05:27 +01:00
Bastian Kleineidam
faba7b0bca
Fix more comics.
2012-12-08 00:45:18 +01:00
Bastian Kleineidam
387dff79a9
Fix comics.
2012-12-04 07:02:40 +01:00
Bastian Kleineidam
451fd982d9
Add comic scripts, add fixes and other stuff.
2012-11-28 18:15:12 +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
Bastian Kleineidam
54eaadf4fc
Updated documentation and fix some comics.
2012-11-20 18:53:53 +01:00
Bastian Kleineidam
5006ed7f40
Rename imageUrl to stripUrl.
2012-11-13 19:10:19 +01:00
Bastian Kleineidam
c707aa893d
A lot of refactoring.
2012-10-11 12:03:12 +02:00
Bastian Kleineidam
a17782428b
Updated copyright for all source files.
2012-06-20 22:41:04 +02:00
Bastian Kleineidam
f91fb80a39
Initial commit to Github.
2012-06-20 21:58:13 +02:00