mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 18:53:21 +01:00
bc53302ad6
Allow its value to be a JSON object / Python dict that specifies a mapping from invalid/unwanted input characters to specific output characters. For example {"/": "-", "*": "+"} will transform "foo / ***bar***" into "foo - +++bar+++" (closes #662, #755) |
||
---|---|---|
.. | ||
configuration.rst | ||
gallery-dl-example.conf | ||
gallery-dl.conf | ||
supportedsites.rst |