104 Commits

Author SHA1 Message Date
Mike Fährmann
47692f28da
[2chan] add thread extractor 2017-07-14 08:44:31 +02:00
Mike Fährmann
fbd7dcdfdb
[desuarchive] add thread extractor 2017-07-11 17:48:22 +02:00
Mike Fährmann
eb64fb267c
[nyafuu] add thread extractor (#18) 2017-07-08 17:16:41 +02:00
Mike Fährmann
474e9c1aec
[4plebs] add thread extractor (#18) 2017-07-03 16:43:04 +02:00
Mike Fährmann
b4c438c9ad
[oauth] add the 'extractor.oauth.browser' option
enables/disables the use of webbrowser.open() during OAuth authorization
2017-06-20 16:06:14 +02:00
Mike Fährmann
2993206c4b
smaller fixes and "security" measures
- move the OAuthSession class into util.py
- block special extractors for reddit and recursive
- ignore 'only matching' tests for testresults script
2017-06-16 21:01:40 +02:00
Mike Fährmann
8d5e92f641
resolve cyclic dependency between oauth and flickr 2017-06-14 16:11:18 +02:00
Mike Fährmann
090e11b35d
[reddit] enable user authentication with OAuth2 (#15)
Call '$ gallery-dl oauth:reddit' to get a refresh_token
for your account.
2017-06-08 16:17:13 +02:00
Mike Fährmann
659c65dbb0
[flickr] add image extractor 2017-05-30 17:43:02 +02:00
Mike Fährmann
48ccee2505
[gfycat] add image extractor 2017-05-28 17:09:54 +02:00
Mike Fährmann
691c4dd709
support direct image links 2017-05-24 12:51:18 +02:00
Mike Fährmann
d2dceb35b7
implement context-manager to blacklist extractors 2017-05-24 12:42:37 +02:00
Mike Fährmann
a22892f494
[reddit] add subreddit- and submission-extractor
- these extractors scan submissions and their comments for
  (external) URLs and defer them to other extractors
- (#15)
2017-05-23 09:38:50 +02:00
Mike Fährmann
2974d782a3
[yomanga] remove module
site has been shut down
2017-05-20 11:18:44 +02:00
Mike Fährmann
d948ba1322
[readcomics] remove module
- site has been unavailable for two weeks
- (#12)
2017-05-01 11:44:12 +02:00
Mike Fährmann
a610b35a0d
[mangashare] remove module
this site has been unavailable for at least two months
2017-05-01 11:06:38 +02:00
Mike Fährmann
342371086b
[pawoo] add extractors for accounts and statuses
https://pawoo.net is a Mastodon[1] instance hosted by Pixiv
[1] https://github.com/tootsuite/mastodon
2017-04-19 10:17:43 +02:00
Mike Fährmann
e23e4b1100
[seaotterscans] add extractor 2017-04-07 13:24:51 +02:00
Mike Fährmann
616464f8f8
[kireicake] add extractor 2017-04-07 13:24:51 +02:00
Mike Fährmann
f537ad5f2f
[kissmanga] re-enable module 2017-04-05 12:16:23 +02:00
Mike Fährmann
6fd9e66223
[whentai] remove module
apparently they changed their system and now you can't download the
original images without an account with VIP status.
2017-03-25 14:35:37 +01:00
Mike Fährmann
dce5bce74e
[kissmanga] temporarily disable module
... until I've figured out how to decode their image urls
2017-03-24 16:10:55 +01:00
Mike Fährmann
0257d3e7ac
[mangamint] remove extractors - site is down 2017-03-20 13:38:54 +01:00
Mike Fährmann
96baea0959
[hentaibox] remove extractor 2017-02-18 12:34:10 +01:00
Mike Fährmann
52104b2bb6
[fallenangels] add chapter extractor 2017-02-06 20:05:58 +01:00
Mike Fährmann
94e10f249a
code adjustments according to pep8 nr2 2017-02-01 00:53:19 +01:00
Mike Fährmann
98fa5cf2fa
[mangafox] add chapter extractor 2017-01-14 19:39:21 +01:00
Mike Fährmann
cc0b4f2661
[yomanga] add chapter extractor 2017-01-13 00:03:12 +01:00
Mike Fährmann
cfe5bf732a
[gomanga] add chapter extractor 2017-01-10 00:05:08 +01:00
Mike Fährmann
33c799b2ae
[yonkouprod] rename 'yonkou' to 'yonkouprod' 2017-01-05 00:26:41 +01:00
Mike Fährmann
1aeb60d997
[jaiminisbox] add extractor 2016-12-29 16:41:08 +01:00
Mike Fährmann
179d62023c
[readcomics] add comic-issue extractor 2016-12-20 16:30:25 +01:00
Mike Fährmann
3c4155c9c9
[kisscomic] add extractors 2016-12-15 16:17:07 +01:00
Mike Fährmann
06c798d18e
[yonkou] add chapter extracter 2016-12-14 15:34:30 +01:00
Mike Fährmann
69cde97c93
add utility extractor that runs test-URLs 2016-12-10 00:01:00 +01:00
Mike Fährmann
b634ace39e
[readcomiconline] add comic-issue and comic extractor 2016-11-14 18:29:45 +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
2a632c9bfd
[worldthree] add chapter extractor 2016-10-26 23:11:24 +02:00
Mike Fährmann
3078e4c9f5
[sensescans] add chapter extractor 2016-10-25 15:25:25 +02:00
Mike Fährmann
f415d4816b
[whentai] add user extractor 2016-10-19 13:15:41 +02:00
Mike Fährmann
bf8d88499a
[twitter] add extractor 2016-10-06 19:12:07 +02:00
Mike Fährmann
e3926bf351
[hentaihere] add manga- and chapter-extractors 2016-10-05 09:34:23 +02:00
Mike Fährmann
277c505b8d
[picmaniac] add extractor 2016-10-03 16:14:46 +02:00
Mike Fährmann
a0c044f0c9
[rapidimg] add extractor 2016-10-03 16:13:05 +02:00
Mike Fährmann
d31ccb16f2
rename 'generic' to 'recursive' 2016-10-01 15:54:27 +02:00
Mike Fährmann
051c181138
[dokireader] add chapter extractor 2016-09-26 22:13:23 +02:00
Mike Fährmann
9d107b8e1b
[dynastyscans] add chapter extractor 2016-09-22 17:20:57 +02:00