Files
gallery-dl/gallery_dl/extractor
Mike Fährmann 0afa913de4 [tumblr] add tests for hidden and private blogs (#145)
Hidden / dashboard-only blogs are pretty straightforward and "only"
require a valid 'access-token' and 'access-token-secret' for the given
'api-key' and 'api-secret', so that signed OAuth1.0 requests are possible.

Private / password protected blogs on the other hand are a bit
cumbersome. In addition to a valid 'access-token' and
'access-token-secret', they also require the account belonging to those
tokens to be a member of the blog itself. Knowing the password and
entering it in the website isn't enough to access a blog through the
API. Following a private blog is also impossible, so that option can't
work either.
2019-01-03 16:12:24 +01:00
..
2018-11-10 19:15:21 +01:00
2018-11-21 17:40:38 +01:00
2018-11-15 22:50:04 +01:00
2018-10-05 21:10:33 +02:00
2018-02-13 04:50:45 +01:00
2018-10-13 16:54:30 +02:00
2019-01-01 15:39:34 +01:00
2018-07-04 12:21:16 +02:00
2018-11-10 19:14:54 +01:00
2017-07-15 14:51:58 +02:00
2018-12-02 18:56:53 +01:00
2018-04-26 17:00:26 +02:00
2018-10-02 20:37:46 +02:00
2018-11-15 22:50:04 +01:00
2018-10-23 21:08:24 +02:00
2018-03-01 18:20:50 +01:00
2018-02-01 15:30:49 +01:00
2018-07-16 18:14:41 +02:00
2018-11-28 14:52:19 +01:00
2018-04-26 17:00:26 +02:00
2018-12-30 14:04:46 +01:00
2018-08-31 20:16:50 +02:00
2018-11-26 16:13:41 +01:00
2018-07-26 18:11:31 +02:00
2018-03-02 17:19:17 +01:00
2019-01-01 15:39:34 +01:00
2018-04-26 17:00:26 +02:00
2018-01-23 21:38:30 +01:00
2018-09-21 11:25:56 +02:00
2018-09-09 13:45:40 +02:00
2018-06-18 16:29:56 +02:00
2018-07-10 12:30:53 +02:00
2017-07-08 17:16:41 +02:00
2018-05-10 18:58:05 +02:00
2018-12-14 16:07:32 +01:00
2018-12-09 14:54:55 +01:00
2018-12-02 19:38:50 +01:00
2018-08-10 16:50:07 +02:00
2018-07-04 12:24:57 +02:00
2018-09-16 21:01:28 +02:00
2018-11-10 19:14:54 +01:00
2018-12-21 16:05:07 +01:00
2017-09-12 16:19:00 +02:00
2018-04-24 11:25:32 +02:00