[reddit] allow users to override the API User-Agent

Only overriding the Client-ID is not enough if you want to follow
Reddit's API access rules [1].

[1] https://github.com/reddit/reddit/wiki/API#rules
This commit is contained in:
Mike Fährmann
2017-10-10 17:29:46 +02:00
parent 31ea6001e8
commit f3fbaa5c3e
2 changed files with 14 additions and 4 deletions

View File

@@ -599,8 +599,8 @@ Description
=========== =====
extractor.reddit.client-id
--------------------------
extractor.reddit.client-id & .user-agent
----------------------------------------
=========== =====
Type ``string``
Description