Commit Graph

124 Commits (eb3ef13d28ce8bff9b07db20a89b59bdec0d7376)

Author SHA1 Message Date
Mike Fährmann 141a93c8fd
[docs] update docs/configuration links (#5059, #5369, #5423)
5 months ago
Mike Fährmann da76e13e3b
[tumblr] fix exception after waiting for rate limit (#4916)
9 months ago
Mike Fährmann d59d4ebff4
[tumblr] support infinite 'fallback-retries'
9 months ago
Mike Fährmann 7608201a44
[tumblr] fix 'day' extractor
10 months ago
Mike Fährmann a453335a9f
remove test results in extractor modules
1 year ago
Mike Fährmann 1d2b5d0c60
update test comment positions
1 year ago
Mike Fährmann 255d08b79e
add test for 'Extractor.initialize()' (#4359)
1 year ago
Mike Fährmann a383eca7f6
decouple extractor initialization
1 year ago
Mike Fährmann d97b8c2fba
consistent cookie-related names
1 year ago
Mike Fährmann 5297ee0cd9
[tumblr] add 'day' extractor (#3951)
1 year ago
Mike Fährmann de670bd7de
[tumblr] update pagination logic (#2191)
1 year ago
Mike Fährmann 8fb043e8ff
[tumblr] raise more detailed errors for dashboard-only blogs
2 years ago
Mike Fährmann b0cb4a1b9c
replace 'text.extract()' with 'text.extr()' where possible
2 years ago
ClosedPort22 4e80d3210e
[tumblr] Fallback to `gifv` when possible (#3095) (#3159)
2 years ago
Mike Fährmann 7c6af27eb8
[tumblr] add 'fallback-*' options (#2957)
2 years ago
Mike Fährmann 68466a7d61
[tumblr] support 'https://www.tumblr.com/BLOGNAME' URLs (#3034)
2 years ago
Mike Fährmann f1f89b2436
[tumblr] add 'offset' option
2 years ago
Mike Fährmann e5d229c524
[tumblr] sleep between fallback retries (#2957)
2 years ago
Mike Fährmann e1d714943b
[tumblr] catch exception when updating image token (#2957)
2 years ago
Mike Fährmann f728b5ca06
[tumblr] add fallback for failed higher-resolution images (#2957)
2 years ago
Mike Fährmann 32c30754d1
[tumblr] warn when unable to fetch higher-resolution images (#2957)
2 years ago
Mike Fährmann 46fe469c53
[tumblr] implement 'ratelimit' option (#2919)
2 years ago
Mike Fährmann 7a799df17f
[tumblr] pre-compile regular expressions
2 years ago
blankie 9745b48830
[tumblr] attempt to fetch high-quality inline images (#2877)
2 years ago
blankie e4cff67aaa
[tumblr] add count metadata field (#2804)
2 years ago
Mike Fährmann a27b17481f
[tumblr] restrict condition for calling _original_image
2 years ago
Mike Fährmann df1c643dda
[tumblr] attempt to extract full-resolution photos
2 years ago
blankie 5b63df46c0
[tumblr] attempt to get higher-quality images (#2761)
2 years ago
Mike Fährmann a566e63cdf
[tumblr] support '/blog/view' URLs (#2760)
2 years ago
Mike Fährmann 6ea3ff5173
[tumblr] notify users about registering an oauth application
3 years ago
Vrihub 96fcff182c
generic extractor (#735)
3 years ago
Mike Fährmann ddd48ceee5
update extractor test results
4 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann 3918b69677
remove 'extractor.blacklist' context manager
4 years ago
Mike Fährmann 7876a03ece
[tumblr] create directories for each post (fixes #965)
4 years ago
Mike Fährmann 2ecf1efb16
update extractor test results
4 years ago
Mike Fährmann 5e5be67c26
[tumblr] prevent KeyErrors when using reblogs=same-blog
4 years ago
Mike Fährmann 09cc9dbec0
prevent flake8 errors from comments looking like type annotations
4 years ago
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