Mike Fährmann
|
179bcdd349
|
adjust archive-ids
|
2018-02-13 04:50:45 +01:00 |
|
Mike Fährmann
|
34873dbd90
|
set 'archive_fmt' values
These are going to be used to create an unique id for each image.
|
2018-02-01 15:30:49 +01:00 |
|
Mike Fährmann
|
92027f67f9
|
use consistent names for URL constants
root := <scheme>://<host>
base_url := <root>/<common path>
|
2017-11-06 20:56:49 +01:00 |
|
Mike Fährmann
|
9c138dfc1f
|
[common] detect empty HTTP response bodies
|
2017-09-26 16:49:58 +02:00 |
|
Mike Fährmann
|
9fc1d0c901
|
implement and use 'util.safe_int()'
same as Python's 'int()', except it doesn't raise any exceptions and
accepts a default value
|
2017-09-24 15:59:25 +02:00 |
|
Mike Fährmann
|
915a0137de
|
improve 'extractor.request'
- add 'fatal' argument
- improve internal logic and flow
- raise known exception on error
- update exception hierarchy
|
2017-08-05 16:11:46 +02:00 |
|
Mike Fährmann
|
dcc1d3b2ea
|
[hentaifoundry] fix infinite loop for multiple of 25 images
|
2017-07-03 14:16:08 +02:00 |
|
Mike Fährmann
|
13dc5d72bc
|
update some extractors to use https
|
2017-04-20 13:32:40 +02:00 |
|
Mike Fährmann
|
bd95fea82c
|
update unit test results
|
2017-04-11 21:03:09 +02:00 |
|
Mike Fährmann
|
0456efaa5a
|
[hentaifoundry] update unit tests
|
2017-04-10 10:50:34 +02:00 |
|
Mike Fährmann
|
0257d3e7ac
|
[mangamint] remove extractors - site is down
|
2017-03-20 13:38:54 +01:00 |
|
Mike Fährmann
|
7880cc1ad7
|
[imgtrex] remove extractor - domain no longer exists
|
2017-02-05 16:54:04 +01:00 |
|
Mike Fährmann
|
94e10f249a
|
code adjustments according to pep8 nr2
|
2017-02-01 00:53:19 +01:00 |
|
Mike Fährmann
|
a849d8f2f7
|
add a few more tests
|
2016-12-31 00:51:06 +01:00 |
|
Mike Fährmann
|
efdc299547
|
[hentaifoundry] get artist name from webpage
|
2016-12-29 17:38:22 +01:00 |
|
Mike Fährmann
|
8b2024a1a5
|
[hentaifoundry] support direct links to images
|
2016-12-27 15:24:42 +01:00 |
|
Mike Fährmann
|
dfd1992a2c
|
[hentaifoundry] small updates
- throw an exception if an user or image does not exist
- update tests, since the user of the old ones left
|
2016-12-07 09:10:18 +01:00 |
|
Mike Fährmann
|
56d810c896
|
update keyword hashes for tests
|
2016-09-25 17:28:46 +02:00 |
|
Mike Fährmann
|
19c2d4ff6f
|
remove explicit (sub)category keywords
|
2016-09-25 14:22:07 +02:00 |
|
Mike Fährmann
|
d7e168799d
|
consistent extractor naming scheme + docstrings
|
2016-09-12 10:34:31 +02:00 |
|
Mike Fährmann
|
ba99506c72
|
more extractor test-cases
|
2015-12-14 03:00:58 +01:00 |
|
Mike Fährmann
|
f7c47a6018
|
add subcategories to extractors
|
2015-11-30 01:11:13 +01:00 |
|
Mike Fährmann
|
c23eaccf46
|
[hentaifoundry] add single image extractor
|
2015-11-29 00:01:49 +01:00 |
|
Mike Fährmann
|
4d56b76aa8
|
update all other extractors
|
2015-11-21 04:26:30 +01:00 |
|
Mike Fährmann
|
c2f0720184
|
code cleanup to use nameext_from_url
|
2015-11-16 17:32:26 +01:00 |
|
Mike Fährmann
|
783e62b621
|
[hentaifoundry] code cleanup
|
2015-11-14 14:21:55 +01:00 |
|
Mike Fährmann
|
eb4a87b620
|
[hentaifoundry] add extractor
|
2015-11-14 03:19:44 +01:00 |
|