mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 10:42:34 +01:00
[docs] update 'adjust-extensions' explanation (#3031)
This commit is contained in:
parent
1696f68a68
commit
15a4d7696f
@ -3095,9 +3095,13 @@ Type
|
|||||||
Default
|
Default
|
||||||
``true``
|
``true``
|
||||||
Description
|
Description
|
||||||
Check the file headers of ``jpg``, ``png``, and ``gif`` files
|
Check file headers of downloaded files
|
||||||
and adjust their filename extensions if they do not match.
|
and adjust their filename extensions if they do not match.
|
||||||
|
|
||||||
|
For example, this will change the filename extension (``{extension}``)
|
||||||
|
of a file called ``example.png`` from ``png`` to ``jpg`` when said file
|
||||||
|
contains JPEG/JFIF data.
|
||||||
|
|
||||||
|
|
||||||
downloader.http.headers
|
downloader.http.headers
|
||||||
-----------------------
|
-----------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user