[formatter] add basic 'Jinja2' template support (#1390)

This commit is contained in:
Mike Fährmann
2025-07-16 23:06:35 +02:00
parent cbf930c99c
commit f25c5f4b0c
5 changed files with 77 additions and 7 deletions

View File

@@ -36,6 +36,7 @@ Optional
- SecretStorage_: GNOME keyring passwords for ``--cookies-from-browser``
- Psycopg_: PostgreSQL archive support
- truststore_: Native system certificate support
- Jinja_: Jinja template support
Installation
@@ -476,6 +477,7 @@ To authenticate with a ``mastodon`` instance, run *gallery-dl* with
.. _SecretStorage: https://pypi.org/project/SecretStorage/
.. _Psycopg: https://www.psycopg.org/
.. _truststore: https://truststore.readthedocs.io/en/latest/
.. _Jinja: https://jinja.palletsprojects.com/
.. _Snapd: https://docs.snapcraft.io/installing-snapd
.. _OAuth: https://en.wikipedia.org/wiki/OAuth
.. _Chocolatey: https://chocolatey.org/install