1
0
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:
Mike Fährmann 2024-01-01 16:08:10 +01:00
parent fe2147b3ef
commit 27d5fc3697
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

View File

@ -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