[patreon] support 'id:<campaign_id>' in place of a user name

https://patreon.com/id:12345
… and remove 'campaign-id' config option
This commit is contained in:
Mike Fährmann
2023-11-04 00:17:41 +01:00
parent 3984a49abf
commit 007c433677
3 changed files with 18 additions and 20 deletions

View File

@@ -2440,20 +2440,6 @@ Description
Note: This requires 1 additional HTTP request per post.
extractor.patreon.campaign-id
-----------------------------
Type
``string``
Default
``"auto"``
Description
Alternative way of specifying the ``campaign_id`` value of a creator
in case the automatic extraction method no longer functions.
Another way of specifying this value is using a ``c`` or ``campaign_id``
URL query parameter, e,g, ``https://www.patreon.com/NAME?c=12345``.
extractor.patreon.files
-----------------------
Type