Mike Fährmann
16e014baaa
[smugmug] added image and album extractor
...
just some initial code that still requires a lot of work ...
TODO:
- folders
- old-style albums (which are nearly all of them ...)
- images from users
- OAuth
It could also happen that the API credentials used will become invalid
whenever my 14 day trial period ends (7 days remaining), but that
would just require users to supply their own.
2018-04-29 21:27:25 +02:00
Mike Fährmann
4d74749496
[tests] rework filters for extractor tests
...
CI incompatible tests will now only be skipped if tests are run in
a CI environment.
2018-03-13 13:11:10 +01:00
Mike Fährmann
f5f2d29f56
[nijie] fix dojin extraction
...
- correctly extract artist_id
- set extension to "jpg" if it was empty and let filetype checks do
the rest
2018-02-09 22:06:26 +01:00
Mike Fährmann
5b3c34aa96
use generic chapter-extractor in more modules
2018-02-07 12:36:39 +01:00
Mike Fährmann
6a07e38366
implement extractor.add() and .add_module()
...
... as a public and non-hacky way to add (external) extractors to
gallery-dl's pool and make them available for extractor.find()
2018-02-02 00:01:41 +01:00
Mike Fährmann
6913eeaa40
[powermanga] replace manga extractor unit test
...
My Hero Academia is gone
2017-11-15 14:01:24 +01:00
Mike Fährmann
a85f06d2d1
[foolslide] restructure; convert suitable values to int
2017-09-24 16:57:47 +02:00
Mike Fährmann
13dc5d72bc
update some extractors to use https
2017-04-20 13:32:40 +02:00
Mike Fährmann
c9a5650cf8
add manga extractors to all foolslide-based modules
2017-04-11 21:03:40 +02:00
Mike Fährmann
9a08f8a097
improved foolslide-based extractors
...
- this includes dokireader, fallenangels, jaiminisbox, powermanga,
sensescans, worldthree, yonkouprod, gomanga, yomanga
- added 'chapter_string', 'chapter_id', 'chapter_minor' and 'count'
keywords
- changed the 'chapter' keyword to always be just a number
- changed the default directory format
2017-02-16 23:42:30 +01:00
Mike Fährmann
94e10f249a
code adjustments according to pep8 nr2
2017-02-01 00:53:19 +01:00
Mike Fährmann
005c539829
improve foolslide volume- and chapter-keywords
2016-10-28 00:38:19 +02:00
Mike Fährmann
f4c2461ba7
[powermanga] use foolslide base class
2016-10-24 15:03:54 +02:00
Mike Fährmann
051c181138
[dokireader] add chapter extractor
2016-09-26 22:13:23 +02: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
000df8d1fa
add 'encoding' argument for Extractor.request
2016-07-12 12:06:17 +02:00
Mike Fährmann
7f9aeb774e
[powermanga] fix image-urls
2016-02-18 15:58:14 +01:00
Mike Fährmann
2449532132
add more extractor test-cases
2015-12-13 04:36:44 +01:00
Mike Fährmann
9cb184d409
[powermanga] support another url-pattern
2015-11-28 20:31:37 +01:00
Mike Fährmann
9251ea5771
[powermanga] update to new format
2015-11-21 04:32:32 +01:00
Mike Fährmann
bcb23e44ce
[powermanga] transfer code from redhawkscans
2015-11-21 04:20:09 +01:00
Mike Fährmann
cc5e37aeae
[powermanga] adjust regex
2015-11-02 00:21:17 +01:00
Mike Fährmann
6dcfed16fc
[powermanga] just inherit from redhawkscans
2015-11-01 01:47:58 +01:00
Mike Fährmann
c14b9895ad
add extractor 'powermanga'
2015-10-08 20:43:52 +02:00