Commit Graph

39 Commits (9ebc20e29082dcce44f8b329d03e89e596b166f6)

Author SHA1 Message Date
Mike Fährmann 4f5f9ed1e5
[oauth] fix typo
3 years ago
Mike Fährmann 96fec14ef7
[deviantart] rename 'watch' option to 'auto-watch'
3 years ago
Mike Fährmann 4718f9c5dd
[oauth] use defaults when config values are set to None/null
3 years ago
Mike Fährmann 04f4f9badb
[oauth] prevent exceptions when reporting errors (#1603)
3 years ago
Mike Fährmann fbfcbcbf57
Merge branch '1.17.0'
4 years ago
Mike Fährmann 8974f0361c
[pixiv] update (#1304)
4 years ago
Mike Fährmann 1d145a6186
[mastodon] use cache for OAuth tokens (#616)
4 years ago
Mike Fährmann 36bf76fa44
update 'oauth:mastodon:<instance>' code
4 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann bdc6c8f074
improve message for 'oauth:deviantart' etc (closes #989)
4 years ago
Mike Fährmann 864f4220d9
update output of 'oauth:…' (#616)
4 years ago
Mike Fährmann dfcf2a2c91
write OAuth token to cache by default (#616)
4 years ago
Mike Fährmann c8787647ed
add global WINDOWS bool
4 years ago
Mike Fährmann 5d7404ab58
[oauth] use the new name for 'DeviantartAPI' (fixes #670)
5 years ago
Mike Fährmann 913b8333cc
write DeviantArt refresh-tokens to cache (#616)
5 years ago
Mike Fährmann da0d5f6092
[oauth] add 'port' option (#604)
5 years ago
Mike Fährmann 372ffe95ee
[oauth] adjust Flickr redirect URI (fixes #503)
5 years ago
Mike Fährmann f5604492c3
update interface of config functions
5 years ago
Mike Fährmann 4409d00141
embed error messages in StopExtraction exceptions
5 years ago
Mike Fährmann 803d8f814e
[oauth] update scope for reddit tokens (#428)
5 years ago
Mike Fährmann a2af2d2965
adjust cache maxage values
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 b8fed34548
add generalized extractors for Mastodon instances (#144)
6 years ago
Mike Fährmann f3483a2b7c
[smugmug] add OAuth support
6 years ago
Mike Fährmann 6a31ada9e3
re-implement OAuth1.0 code
6 years ago
Mike Fährmann 0f1e07f627
[pinterest] scrap OAuth implementation; code improvements
6 years ago
Mike Fährmann 80bead739d
[oauth] require custom client-* values for pinterest
7 years ago
Mike Fährmann 4bd182c107
[pinterest] implement `oauth:pinterest` (#83)
7 years ago
Mike Fährmann 91ed147cef
[oauth] use custom key/secret values during oauth:…
7 years ago
Mike Fährmann 29d75fc3fa
[tumblr] add support for OAuth authentication (#65)
7 years ago
Mike Fährmann fc7d165c97
[deviantart] add support for OAuth2 authentication
7 years ago
Mike Fährmann b4c438c9ad
[oauth] add the 'extractor.oauth.browser' option
7 years ago
Mike Fährmann 8d5e92f641
resolve cyclic dependency between oauth and flickr
7 years ago
Mike Fährmann d60781de7b
[oauth] workaround for ctrl+c on Windows
7 years ago
Mike Fährmann 05ed95e5b0
[flickr] add search extractor
7 years ago
Mike Fährmann 9a620784f9
[flickr] add support for user authentication (#16)
7 years ago
Mike Fährmann 3ee77a0902
[oauth] print URL if webbrowser.open fails
7 years ago
Mike Fährmann 090e11b35d
[reddit] enable user authentication with OAuth2 (#15)
7 years ago