Commit Graph

65 Commits (dcc6e3f65cecc55caa45ba1fe384501cafd6d6cc)

Author SHA1 Message Date
Mike Fährmann 6e928300bc
[flickr] handle non-JSON errors (#5131)
8 months ago
Mike Fährmann 4cdab8074e
update/fix --list-extractors
1 year ago
Mike Fährmann a453335a9f
remove test results in extractor modules
1 year ago
Mike Fährmann a383eca7f6
decouple extractor initialization
1 year ago
Mike Fährmann 7da954f810
[flickr] update default API credentials (#4332)
1 year ago
Mike Fährmann d97b8c2fba
consistent cookie-related names
1 year ago
Mike Fährmann c45a913bfd
[flickr] add 'exif' option
1 year ago
Mike Fährmann ccbc1a1d55
[flickr] add 'metadata' option (#4227)
1 year ago
Mike Fährmann d0b73fec14
[flickr] add support for secure.flickr.com (#2910)
2 years ago
Vrihub 96fcff182c
generic extractor (#735)
3 years ago
Mike Fährmann bd08ee2859
remove most 'yield Message.Version' statements
3 years ago
Mike Fährmann ca44111726
[flickr] update
4 years ago
Mike Fährmann e6cd49e78b
update extractor test results
5 years ago
Mike Fährmann ce54b8c04c
let extractors opt-out of cookie option usage
5 years ago
Mike Fährmann abfcb356fc
[flickr] support 3k, 4k, 5k, and 6k photo sizes (closes #472)
5 years ago
Mike Fährmann 4409d00141
embed error messages in StopExtraction exceptions
5 years ago
Mike Fährmann 20fd2d8450
[flickr] skip unavailable images/videos (fixes #398)
5 years ago
Mike Fährmann 5499934ae2
[ngomik] fix extraction
5 years ago
Mike Fährmann 9890bfdf23
[flickr] improve code and metadata
5 years ago
Mike Fährmann d6ddb74cde
update test results
6 years ago
Mike Fährmann 87b0929bec
Revert "[flickr] restore image quality"
6 years ago
Mike Fährmann 3f513f1056
[flickr] restore image quality
6 years ago
Mike Fährmann ec88ff1562
[flickr] relax unit test results
6 years ago
Mike Fährmann 5530871b5a
change results of text.nameext_from_url()
6 years ago
Mike Fährmann 89ee8cd7e4
filter "private" kwdict entries
6 years ago
Mike Fährmann 61741d7333
provide type information for Queue messages
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 34bab080ae
rewrite URL patterns to use only 1 per extractor
6 years ago
Mike Fährmann 9a98b6769d
use extractor.request for API calls (#130)
6 years ago
Mike Fährmann 59bb434ba5
[flickr] add ability to download all albums of a user
6 years ago
Mike Fährmann 8080071174
[flickr] improve album metadata (closes #109)
6 years ago
Mike Fährmann 26cbcb3a72
[flickr] improve error handling (#109)
6 years ago
Mike Fährmann f3793660ef
update tests
6 years ago
Mike Fährmann 212130b048
[deviantart] improve public-private token switching
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 d11fcf4804
smaller changes and fixes
7 years ago
Mike Fährmann a112e3f2a0
[nijie] add doujin extractor
7 years ago
Mike Fährmann 5008e105ee
update archive IDs
7 years ago
Mike Fährmann 34873dbd90
set 'archive_fmt' values
7 years ago
Mike Fährmann 19a6ae57b2
[sankaku] add pool extractor
7 years ago
Mike Fährmann 035ef655f1
[imagefap] update unit tests
7 years ago
Mike Fährmann 393755ee94
[tumblr] update tests
7 years ago
Mike Fährmann 54c0715135
allow users to set their own API access_tokens/client_ids
7 years ago
Mike Fährmann f7cdfd4c25
add a simplified version of 'parse_qs'
7 years ago
Mike Fährmann 8bcf88bff7
[flickr] fix extraction
7 years ago
Mike Fährmann 852e7acd31
[twitter] ignore "Promoted Tweets"
7 years ago
Mike Fährmann 1dac76fd1c
update extractor docstrings
7 years ago
Mike Fährmann e1d82af5e0
small fixes
7 years ago