pre-define and use 'gallery-dö/<version>' UA string

This commit is contained in:
Mike Fährmann
2023-02-18 22:25:54 +01:00
parent b4899c266f
commit 253ac08203
3 changed files with 8 additions and 13 deletions

View File

@@ -7,3 +7,4 @@
# published by the Free Software Foundation.
__version__ = "1.25.0-dev"
__useragent__ = "gallery-dl/" + __version__