Commit Graph

51 Commits (821535b458f6e7752e94715faf5b291e397f6f08)

Author SHA1 Message Date
Mike Fährmann 1c1e086d01
use common base class for OAuth1.0 based API interfaces
6 years ago
Mike Fährmann 6a31ada9e3
re-implement OAuth1.0 code
6 years ago
Mike Fährmann 69a5e6ddb3
Merge branch 'master' into 1.4-dev
6 years ago
Mike Fährmann 8b79eaafea
[tumblr] log actual time of rate limit resets
6 years ago
Mike Fährmann f471161920
Merge branch 'master' into 1.4-dev
7 years ago
Mike Fährmann b1325d4d2c
fix extractor docstrings
7 years ago
Mike Fährmann 728c64a3fb
[tumblr] rename 'offset' to 'num and adjust formats
7 years ago
Mike Fährmann 6bd857a319
[tumblr] handle rate limits / 429 errors
7 years ago
Mike Fährmann a1fa4b43b0
Revert "[tumblr] add option to sort photosets by upload order"
7 years ago
Mike Fährmann 4a26ae32df
[tumblr] add option to sort photosets by upload order
7 years ago
Mike Fährmann 6b72be8ee6
[tumblr] add 'hash' keyword
7 years ago
Mike Fährmann 68e9fbee16
[tumblr] check all 4 keys/secrets before using OAuth
7 years ago
Mike Fährmann f8168c693e
[tumblr] avoid calls to '/blog/.../info'
7 years ago
Mike Fährmann 858fdbdb22
[tumblr] improve 'inline' extraction
7 years ago
Mike Fährmann 5008e105ee
update archive IDs
7 years ago
Mike Fährmann 3cec533c28
Merge branch 'archive'
7 years ago
Mike Fährmann d38bf2f54c
[tumblr] recognize /image/... URLs
7 years ago
Mike Fährmann 34873dbd90
set 'archive_fmt' values
7 years ago
Mike Fährmann 9fccd7b783
[tumblr] provide fallback URLs (#64)
7 years ago
Mike Fährmann 421a9740a3
[tumblr] add 'tumblr:' to force Tumblr extractor (#71)
7 years ago
Mike Fährmann 9a049bdf51
[tumblr] add 'likes' extractor (#65)
7 years ago
Mike Fährmann 29d75fc3fa
[tumblr] add support for OAuth authentication (#65)
7 years ago
Mike Fährmann 75b2e84b6d
[tumblr] use s3.amazonaws.com for image URLs (#64)
7 years ago
Mike Fährmann 03b8a548cb
[tumblr] change `reblogs` default value to `true` (#61)
7 years ago
Mike Fährmann d235f68f59
[tumblr] add option to filter reblogged posts (#61)
7 years ago
Mike Fährmann b14de6ffc2
[tumblr] small improvements
7 years ago
Mike Fährmann 9296a26eae
[tumblr] add warning messages
7 years ago
Mike Fährmann 12de658937
[tumblr] add options to control extraction behavior (#48)
7 years ago
Mike Fährmann 077f8c12be
[tumblr] original video URLs + continuous offset
7 years ago
Mike Fährmann 8eb12ebeae
[tumblr] support more post/media types (#48)
7 years ago
Mike Fährmann 980fd3616d
[tumblr] use API v2 (#48)
7 years ago
Mike Fährmann d6bed9f36f
[tumblr] prevent premature exit to get all images (fixes #48)
7 years ago
Mike Fährmann 81a7788b40
replace space characters in unit test URLs
7 years ago
Mike Fährmann 393755ee94
[tumblr] update tests
7 years ago
Mike Fährmann 6f30cf4c64
change keyword names to valid Python identifiers
7 years ago
Mike Fährmann 80c2e03aaa
[reddit] allow 'date-min/max' to be human readable dates
7 years ago
Mike Fährmann 71e08dc9c4
[tumblr] keyword consistency
8 years ago
Mike Fährmann bd95fea82c
update unit test results
8 years ago
Mike Fährmann 94e10f249a
code adjustments according to pep8 nr2
8 years ago
Mike Fährmann 0211ec4114
update some tests
8 years ago
Mike Fährmann 8d106a447c
[tumblr] delete more useless keywords
8 years ago
Mike Fährmann 56d810c896
update keyword hashes for tests
8 years ago
Mike Fährmann 19c2d4ff6f
remove explicit (sub)category keywords
8 years ago
Mike Fährmann 85ff3d160e
[tumblr] fix json parsing + metadata consistency
8 years ago
Mike Fährmann d7e168799d
consistent extractor naming scheme + docstrings
8 years ago
Mike Fährmann 808cf69556
update a few tests
8 years ago
Mike Fährmann 6f7d42b974
update tests
8 years ago
Mike Fährmann 81096f7790
[tumblr] fix json parsing
9 years ago
Mike Fährmann f974ea73db
[tumblr] add tag-extractor
9 years ago
Mike Fährmann 58a0029bb2
[tumblr] add post-extractor
9 years ago