[pixiv] provide 'filename' and change default filename format

to '{filename}.{extension}' (closes #366)
This commit is contained in:
Mike Fährmann
2019-08-02 22:35:10 +02:00
parent 2f33bac030
commit 64b2935d8e
3 changed files with 5 additions and 6 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.10.1"
__version__ = "1.10.2-dev"