Commit Graph

86 Commits (42f29c3e11094814ada775091c05dfba0ffceae9)

Author SHA1 Message Date
Mike Fährmann d02f7c1118
improve Extractor.wait()
5 years ago
Mike Fährmann d94215d119
[tumblr] replace '-' with ' ' in tag searches (fixes #611)
5 years ago
Mike Fährmann 3811fd8a25
fix time formatting for Python 3.4 and 3.5
5 years ago
Mike Fährmann 569747a78d
implement extractor.wait()
5 years ago
Mike Fährmann ce54b8c04c
let extractors opt-out of cookie option usage
5 years ago
Mike Fährmann c4702ec9b6
simplify some logging calls
5 years ago
Mike Fährmann 4409d00141
embed error messages in StopExtraction exceptions
5 years ago
Mike Fährmann d5fbb2d9de
[tumblr] ignore audio links from Spotify etc.
5 years ago
Mike Fährmann 1133b7fcbd
[smugmug] update unit tests
5 years ago
Mike Fährmann 8d1ae9b715
[tumblr] enable date-min/-max/-format options (#337)
5 years ago
Mike Fährmann 208202b962
[tumblr] improve error handling (#297)
5 years ago
Mike Fährmann add7e693d0
[tumblr] provide parsed 'date' metadata (#232)
5 years ago
Mike Fährmann fb14f80d62
[tumblr] fix avatar URLs for non-OAuth1.0 calls (closes #193)
6 years ago
Mike Fährmann d0059cab79
[tumblr] check for null URLs (closes #165)
6 years ago
Mike Fährmann 5530871b5a
change results of text.nameext_from_url()
6 years ago
Mike Fährmann 4b1880fa5e
propagate 'match' to base extractor constructor
6 years ago
Mike Fährmann 6284731107
simplify extractor constants
6 years ago
Mike Fährmann 0afa913de4
[tumblr] add tests for hidden and private blogs (#145)
6 years ago
Mike Fährmann 2f4f60de33
[tumblr] add tests for each post type
6 years ago
Mike Fährmann 28f9539551
[tumblr] change default values for post types and inline media
6 years ago
Mike Fährmann 5be95034ba
[tumblr] add option to download avatars (#137)
6 years ago
Mike Fährmann 2e5f82e59e
[tumblr] don't follow 'external' Tumblr URLs (#139)
6 years ago
Mike Fährmann 049a9575c4
[tumblr] fix inline extraction #2
6 years ago
Mike Fährmann b7a9f6cc49
[tumblr] improve inline extraction (#137)
6 years ago
HRXN e80ee77d71 tumblr.py: update regex for video (#133)
6 years ago
Mike Fährmann 9a98b6769d
use extractor.request for API calls (#130)
6 years ago
Mike Fährmann ad2cefda6b
[tumblr] in case of exception use filename as 'hash' (#129)
6 years ago
Mike Fährmann 95636418ad
[tumblr] catch exception for 'hash' extraction (fixes #129)
6 years ago
Mike Fährmann 7742cf8601
[tumblr] change 'reblogs' option (#103)
6 years ago
Mike Fährmann d4d95d3154
[tumblr] improve rewrite rules for video URLs
6 years ago
Mike Fährmann a666ddd16b
[tumblr] extend 'reblogs' functionality (#103)
6 years ago
Mike Fährmann b4eca2633e
[tumblr] support /archive URLs
6 years ago
Mike Fährmann aa1de70da0
[tumblr] recognize inline videos (#102)
6 years ago
Mike Fährmann 5b8a314de7
[tumblr] replace inline URLs with higher quality ones (#98)
6 years ago
Mike Fährmann a74591b84b
[tumblr] remove "original image" functionality
6 years ago
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