Commit Graph

7 Commits

Author SHA1 Message Date
Mike Fährmann
b4c438c9ad [oauth] add the 'extractor.oauth.browser' option
enables/disables the use of webbrowser.open() during OAuth authorization
2017-06-20 16:06:14 +02:00
Mike Fährmann
8d5e92f641 resolve cyclic dependency between oauth and flickr 2017-06-14 16:11:18 +02:00
Mike Fährmann
d60781de7b [oauth] workaround for ctrl+c on Windows 2017-06-14 15:29:40 +02:00
Mike Fährmann
05ed95e5b0 [flickr] add search extractor 2017-06-13 08:01:32 +02:00
Mike Fährmann
9a620784f9 [flickr] add support for user authentication (#16)
Call '$ gallery-dl oauth:flickr' to get an access_token
and access_token_secret for your account.
2017-06-12 09:36:14 +02:00
Mike Fährmann
3ee77a0902 [oauth] print URL if webbrowser.open fails 2017-06-08 19:46:24 +02:00
Mike Fährmann
090e11b35d [reddit] enable user authentication with OAuth2 (#15)
Call '$ gallery-dl oauth:reddit' to get a refresh_token
for your account.
2017-06-08 16:17:13 +02:00