From e0cc195da03da7eb60b1eaafba339a98a5cd84af Mon Sep 17 00:00:00 2001 From: dong <771281703@qq.com> Date: Sat, 21 Mar 2026 13:13:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20lib/=E5=90=83=E7=93=9C?= =?UTF-8?q?=E7=BD=911.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/吃瓜网1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/吃瓜网1.py b/lib/吃瓜网1.py index b91c875..50b478c 100644 --- a/lib/吃瓜网1.py +++ b/lib/吃瓜网1.py @@ -328,7 +328,7 @@ class Spider(BaseSpider): 'vod_pic': img, 'vod_remarks': k('time').text() or '', 'vod_tag': 'folder' if is_folder else '', - 'style': {"type": "rect", "ratio": 1.33} + 'style': {"type": "rect", "ratio": 1.33, "lines": 3} }) return videos