From a389b8aeaaff404d878c476211d70ef22e0b28ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Thu, 10 Oct 2024 09:11:38 +0200 Subject: [PATCH] [rule34us] make 'file_url' extraction more robust (#6289) update to b64bede9ae2e5af894c5ac0c5effd1161ff49e61 --- gallery_dl/extractor/rule34us.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gallery_dl/extractor/rule34us.py b/gallery_dl/extractor/rule34us.py index 30749eed..60c1c350 100644 --- a/gallery_dl/extractor/rule34us.py +++ b/gallery_dl/extractor/rule34us.py @@ -36,10 +36,8 @@ class Rule34usExtractor(BooruExtractor): "score" : text.extract(extr('Score: ', '> - <'), ">", "<")[0], "width" : extr('Size: ', 'w'), "height" : extr(' x ', 'h'), - "" : extr('', ''), - "file_url": extr(' src="', '"'), + "file_url": extr('