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
2fae0b1803
[fapat] add extractor
2016-12-07 08:45:52 +01:00
Mike Fährmann
583f1b8bbb
[postimg] add extractor
2016-12-06 12:46:41 +01:00
Mike Fährmann
d1cd9acf54
[pixhost] adjust to new site layout
2016-12-06 10:05:24 +01:00
Mike Fährmann
0989cd2430
add basic support for file:// URLs
...
this allows you to feed local files into the recursive extractor
2016-12-05 18:27:36 +01:00
Mike Fährmann
07ffab04c3
add -i/--input-file option
2016-12-04 16:11:54 +01:00
Mike Fährmann
02b6f8b165
bump version to 0.6.1
2016-11-30 20:02:55 +01:00
Mike Fährmann
91dff9827f
[luscious] always provide URLs to the original images
2016-11-29 17:17:35 +01:00
Mike Fährmann
d402e644bf
update tests
2016-11-29 17:11:41 +01:00
Mike Fährmann
46440fda2d
[imagevenue] add extractor
2016-11-28 22:30:00 +01:00
Mike Fährmann
3c1daef839
don't delete downloaded files in certain edge cases
2016-11-27 23:43:25 +01:00
Mike Fährmann
2b2bdce366
don't raise an exception if a download fails ( #5 )
2016-11-23 13:07:44 +01:00
Mike Fährmann
2449825d53
[kissmanga] solve cloudflare challenge on demand
2016-11-23 12:48:44 +01:00
Mike Fährmann
1e0cf8ddcc
implement a method to manually invalidate cached values
2016-11-22 17:57:41 +01:00
Mike Fährmann
9e3788175e
implement decorator for cloudflare bypass
...
this method for enabling and caching a cloudflare bypass for a
requests.session object allows for different cache-timeouts for
different domains
2016-11-20 18:05:49 +01:00
Mike Fährmann
6e98538d36
[mangamint] small fixes and additions
...
- force https
- update patterns to also catch non-standard URLs to manga and chapters
- handle URLs to non-existing resources gracefully
- fix terminating condition for chapter listings
- add a base class for common code
- add and update tests
2016-11-17 12:13:43 +01:00
Mike Fährmann
c333bc33e3
[mangapark] small fixes and additions
...
- add a 'title' keyword for chapter-titles and update the directory
format accordingly
- add a 'type' keyword to distinguish between manga and manhwa
- fix an issue where an exception would be thrown if a chapter number
did not have any special additions (2.5, 55a, v2, etc.)
- add a test-case without a special chapter number
- unescape manga title
2016-11-16 14:42:13 +01:00
Mike Fährmann
b634ace39e
[readcomiconline] add comic-issue and comic extractor
2016-11-14 18:29:45 +01:00
Mike Fährmann
99440ca51a
[imgtrial] add extractor
2016-11-13 21:25:37 +01:00
Mike Fährmann
5f2824dfe6
[imgspot] add extractor
2016-11-13 21:24:38 +01:00
Mike Fährmann
c85adbdc9d
[mangamint] code simplifications
2016-11-13 21:19:18 +01:00
Mike Fährmann
0b3f284c2d
set python version requirement in setup.py
2016-11-12 21:55:11 +01:00
Mike Fährmann
9acea878c4
fix internal hyperlink in README
2016-11-11 09:24:11 +01:00
Mike Fährmann
7c8fae62f6
update default config file paths
2016-11-10 16:24:08 +01:00
Mike Fährmann
d2486366e0
improve README.rst
2016-11-10 16:22:59 +01:00
Mike Fährmann
88193718e8
[pixhost] add extractor
2016-11-09 12:03:14 +01:00
Mike Fährmann
07e9e2c4f1
[imgmaid] add extractor
2016-11-08 00:17:10 +01:00
Mike Fährmann
885aa7f7cf
[img4ever] add extractor
2016-11-08 00:16:47 +01:00
Mike Fährmann
5c69a380f0
[kissmanga] code simplifications
2016-11-08 00:15:27 +01:00
Mike Fährmann
4f51d72d22
[imgbox] handle non-existing images/galleries
2016-11-07 08:39:03 +01:00
Mike Fährmann
68fe58ee72
[imgchili] set encoding
2016-11-07 08:37:43 +01:00
Mike Fährmann
58ce0b55e3
[deviantart] make sure to pick the highest quality image
2016-11-06 10:44:50 +01:00
Mike Fährmann
37ea66098a
add tests
2016-11-05 13:51:52 +01:00
Mike Fährmann
653885abf2
[doujinmode] remove extractor - site is down
2016-11-04 09:42:13 +01:00
Mike Fährmann
78b168820d
move another 4 extractors
2016-11-04 09:33:38 +01:00
Mike Fährmann
5e82e8dfbd
move chronos & co. to imagehosts file
2016-11-03 18:14:33 +01:00
Mike Fährmann
8b7f719f36
combine imagehost extractors into a single file
...
added extractors for
- hosturimage.com
- imageontime.org
- imgupload.yt
- imgspice.com
- imgclick.net
All of these would have shared a lot of common code, so i created a base
class for imagehost extractors and put them all in the same file to
avoid clutter.
2016-11-03 15:46:04 +01:00
Mike Fährmann
e6d26f0476
don't overwrite a response's encoding with None
2016-10-30 20:38:22 +01:00
Mike Fährmann
e0b3339107
[imgur] match mobile urls (m.imgur.com)
2016-10-29 19:46:34 +02:00
Mike Fährmann
04b1519779
[hitomi] fix domain of image-urls
2016-10-29 19:45:17 +02:00
Mike Fährmann
2004f6bd67
add a few tests
2016-10-28 00:42:32 +02:00
Mike Fährmann
005c539829
improve foolslide volume- and chapter-keywords
2016-10-28 00:38:19 +02:00
Mike Fährmann
2a632c9bfd
[worldthree] add chapter extractor
2016-10-26 23:11:24 +02:00
Mike Fährmann
91c446805b
replace platform.system() with os.name
2016-10-25 15:44:36 +02:00
Mike Fährmann
828aedd571
[khinsider] unescape soundtrack title
2016-10-25 15:26:32 +02:00
Mike Fährmann
3078e4c9f5
[sensescans] add chapter extractor
2016-10-25 15:25:25 +02:00
Mike Fährmann
5374f12bd0
[dokireader] use foolslide base class
2016-10-24 15:04:30 +02:00
Mike Fährmann
f4c2461ba7
[powermanga] use foolslide base class
2016-10-24 15:03:54 +02:00
Mike Fährmann
e1ce27f41b
add base class for foolslide based sites
2016-10-23 17:51:12 +02:00
Mike Fährmann
46a3f666df
[whentai] add single image extractor
2016-10-22 18:48:09 +02:00