From aa1de70da013b4962b6fcf2d10d5daf38cd22533 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Thu, 6 Sep 2018 10:37:40 +0200 Subject: [PATCH] [tumblr] recognize inline videos (#102) --- gallery_dl/extractor/tumblr.py | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/gallery_dl/extractor/tumblr.py b/gallery_dl/extractor/tumblr.py index b326d01d49..6d2c235d0a 100644 --- a/gallery_dl/extractor/tumblr.py +++ b/gallery_dl/extractor/tumblr.py @@ -100,12 +100,16 @@ def items(self): if "video_url" in post: # type: "video" yield self._prepare(_original_video(post["video_url"]), post) - if self.inline: # inline images + if self.inline: # inline media for key in ("body", "description", "source"): - if key in post: - for url in re.findall('