[tumblr] add 'hash' keyword

'hash' is the middle part of the filename in a tumblr image URL.
For example an image with '.../tumblr_p6tgemp1NZ1wgha4yo1_250.png' as
its URL would have 'p6tgemp1NZ1wgha4yo1' as hash.
This commit is contained in:
Mike Fährmann
2018-04-07 15:28:55 +02:00
parent ffc0c67701
commit 6b72be8ee6
4 changed files with 14 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.3.3"
__version__ = "1.3.4-dev"