Tobias Gruetzmacher
3722fbe7e4
Update joinPathPartsNamer: Remove defaults
2024-02-18 18:02:02 +01: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
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
Tobias Gruetzmacher
328b3cd072
Add new namer "joinPathPartsNamer"
...
Additionally, switch some comics which benefit from it to the new namer.
This fixes #127 .
2019-06-30 20:52:15 +02:00
Tobias Gruetzmacher
ebbb27d05d
Move xpath_class to helpers module.
2017-02-13 22:41:17 +01:00
Tobias Gruetzmacher
bc755d09a3
Apply link modifier to all links.
...
This was previously only the "previous link modifier", now it can also
modify "next" and "latest" links. Additionally, the modifier is given
the current URL, so those cases can be distinguished.
2016-11-01 01:50:44 +01:00
Tobias Gruetzmacher
9a6a310b76
Fixup copyright years.
2016-10-29 00:21:41 +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
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
2567bd4e57
Convert starters and other helpers to new interface.
...
This allows those starters to work with future scrapers.
2014-07-26 11:28:43 +02:00
Bastian Kleineidam
4d63920434
Updated copyright.
2014-01-05 16:50:57 +01:00
Bastian Kleineidam
7d8786c1d2
Code cleanup.
2013-03-07 18:22:49 +01:00
Bastian Kleineidam
6d0fffd825
Always use connection pooling.
2013-02-12 17:55:13 +01:00
Bastian Kleineidam
67836942d8
Simplify the fetchUrl code.
2013-02-11 19:43:46 +01:00
Bastian Kleineidam
a90875f018
Updated copyright.
2013-02-05 19:52:10 +01:00
Bastian Kleineidam
1451047877
Rename latestUrl in url
2013-02-05 19:51:46 +01:00
Bastian Kleineidam
e5a04931d3
Various fixes and additions.
2012-12-12 17:41:29 +01:00
Bastian Kleineidam
387dff79a9
Fix comics.
2012-12-04 07:02:40 +01:00
Bastian Kleineidam
958a788550
Fix some comics.
2012-11-21 21:57:26 +01:00
Bastian Kleineidam
eba2f0089d
Fix some comics.
2012-11-13 19:12:28 +01:00
Bastian Kleineidam
30a64ab1e5
Remove unused imports.
2012-10-11 14:17:37 +02:00
Bastian Kleineidam
c707aa893d
A lot of refactoring.
2012-10-11 12:03:12 +02:00
Bastian Kleineidam
cc2a8df98f
Document some functions.
2012-09-26 16:47:39 +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