Commit Graph

72 Commits

Author SHA1 Message Date
Mike Fährmann
764331823b release version 1.4.2 2018-07-06 16:02:40 +02:00
Mike Fährmann
cc15c6105c release version 1.4.1 2018-06-22 16:35:21 +02:00
Mike Fährmann
3bcce77f6d release version 1.4.0 2018-06-08 22:21:35 +02:00
Mike Fährmann
f3483a2b7c [smugmug] add OAuth support 2018-05-10 18:58:05 +02:00
Mike Fährmann
82c50fa609 release version 1.3.5 2018-05-04 10:03:20 +02:00
Mike Fährmann
a2020c736e release version 1.3.4 2018-04-20 18:42:09 +02:00
Mike Fährmann
d10579edb5 [pinterest] improve PinterestAPI code; remove OAuth mentions
on another note: access_tokens have been set to only allow for
10 requests per hour (from 200 yesterday)
2018-04-17 17:12:42 +02:00
Mike Fährmann
4bd182c107 [pinterest] implement oauth:pinterest (#83)
Pinterest access tokens are rate limited at 200 requests per
hour (or maybe per 2 or 3 hours?) so having just one access token
for all users isn't going to work in the long run.
2018-04-16 20:03:28 +02:00
Mike Fährmann
ffc0c67701 release version 1.3.3 2018-04-06 15:45:45 +02:00
Mike Fährmann
a993d0ea90 release version 1.3.2 2018-03-23 15:27:56 +01:00
Mike Fährmann
c59f9b71f1 release version 1.3.1 2018-03-16 12:29:02 +01:00
Mike Fährmann
74c8f83056 update gallery-dl.conf and add gallery-dl-example.conf
- gallery-dl.conf contains all config options set to their default
  values, with the exception of 'filename', 'directory', and
  'cache.file'

- gallery-dl-example.conf contains a potential real-world configuration
  file and demonstrates some more involved options
2018-03-12 18:15:30 +01:00
Mike Fährmann
b58449fd88 release version 1.3.0 2018-03-02 18:47:17 +01:00
Mike Fährmann
8809b32aed release version 1.2.0 2018-02-16 22:29:57 +01:00
Mike Fährmann
1e93955170 [batoto] remove module
Site officially shut down on 2018.01.18
2018-01-23 21:37:32 +01:00
Mike Fährmann
b6797032e3 release version 1.1.2 2018-01-12 15:09:18 +01:00
Mike Fährmann
29d75fc3fa [tumblr] add support for OAuth authentication (#65) 2018-01-11 14:11:37 +01:00
Mike Fährmann
9a8e98f699 add gitter badge to README 2018-01-09 15:10:40 +01:00
Mike Fährmann
0ba618dd1a release version 1.1.1 2017-12-22 17:01:04 +01:00
Mike Fährmann
fc7d165c97 [deviantart] add support for OAuth2 authentication
Some user galleries [*] require you to be either logged in or
authenticated via OAuth2 to access their deviations.

[*] e.g. https://polinaegorussia.deviantart.com/gallery/

--------------

known issue:
A deviantart 'refresh_token' can only be used once and gets updated
whenever it is used to request a new 'access_token', so storing its
initial value in a config file and reusing it again and again is not
possible.
2017-12-18 01:16:46 +01:00
Mike Fährmann
e96e1fea5d release version 1.1.0 2017-12-08 17:15:26 +01:00
Mike Fährmann
c0bcf8e343 release version 1.0.2 2017-11-24 17:24:39 +01:00
Mike Fährmann
5ee8ca0319 release version 1.0.1 2017-11-10 08:54:33 +01:00
Mike Fährmann
f97207a8e6 release version 1.0.0 2017-10-27 16:22:51 +02:00
Mike Fährmann
a4bc5a3491 update setup.py and README.rst 2017-10-27 16:08:57 +02:00
Mike Fährmann
0b576cc131 mention '--upgrade' in README.rst 2017-08-06 14:08:14 +02:00
Mike Fährmann
de68cf84a8 release version 0.9.1 2017-07-24 11:36:21 +02:00
Mike Fährmann
e217e23e29 release version 0.9.0 2017-06-28 09:46:34 +02:00
Mike Fährmann
92a11528d1 smaller changes 2017-06-28 09:42:49 +02:00
Mike Fährmann
fbe8c519e2 update README
- mention and link to docs/configuration.rst
- add OAuth section
2017-06-23 16:14:51 +02:00
Mike Fährmann
dfe82526ee update README 2017-06-02 09:08:08 +02:00
Mike Fährmann
398506da45 update release script 2017-05-22 08:47:58 +02:00
Mike Fährmann
8db3a2fea8 release version 0.8.4 2017-05-21 10:52:35 +02:00
Mike Fährmann
ab4a38cb10 update README 2017-05-10 16:44:26 +02:00
Mike Fährmann
1e416e5227 update README 2017-05-09 15:43:55 +02:00
Mike Fährmann
7c8f61a116 release version 0.8.3 2017-05-01 13:30:09 +02:00
Mike Fährmann
9f32cf1f4e improve supportedsites.rst and build script 2017-04-20 16:56:50 +02:00
Mike Fährmann
af82467627 release version 0.8.2 2017-04-10 08:23:03 +02:00
Mike Fährmann
fa1cb6f74c release version 0.8.1 2017-04-09 11:51:52 +02:00
Mike Fährmann
f537ad5f2f [kissmanga] re-enable module 2017-04-05 12:16:23 +02:00
Mike Fährmann
43d8b66e70 release version 0.8.0 2017-03-28 15:00:24 +02: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
0b214eeb9d bump version to 0.7.0 2017-03-06 19:30:59 +01:00
Mike Fährmann
4cb49cfd76 bump version to 0.6.4 2017-02-13 00:55:01 +01:00
Mike Fährmann
138e39686b bump version to 0.6.3 2017-01-25 02:31:36 +01:00
Mike Fährmann
0217525858 update README 2017-01-24 02:38:54 +01:00
Mike Fährmann
cc0b4f2661 [yomanga] add chapter extractor 2017-01-13 00:03:12 +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