[twitter] improve twitpic extraction (fixes #1019)

- ignore twitpic.com/photos/… URLs
- ignore empty image URLs
This commit is contained in:
Mike Fährmann
2020-09-21 22:21:16 +02:00
parent 2184ec5d78
commit aeb0d32333
3 changed files with 9 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.15.0"
__version__ = "1.15.1-dev"