mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 02:32:33 +01:00
[docs] document 'tls12' (#4543)
https://github.com/mikf/gallery-dl/issues/4760#issuecomment-1793345940
This commit is contained in:
parent
fe2147b3ef
commit
27d5fc3697
@ -627,6 +627,20 @@ Description
|
||||
`ssl.SSLContext.set_ciphers() <https://docs.python.org/3/library/ssl.html#ssl.SSLContext.set_ciphers>`__
|
||||
|
||||
|
||||
extractor.*.tls12
|
||||
-----------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
* ``true``
|
||||
* ``false`` for ``patreon``, ``pixiv:series``
|
||||
Description
|
||||
Allow selecting TLS 1.2 cipher suites.
|
||||
|
||||
Can be disabled to alter TLS fingerprints
|
||||
and potentially bypass Cloudflare blocks.
|
||||
|
||||
|
||||
extractor.*.keywords
|
||||
--------------------
|
||||
Type
|
||||
|
Loading…
Reference in New Issue
Block a user