更新 lib/吃瓜网1.py
This commit is contained in:
@@ -328,7 +328,7 @@ class Spider(BaseSpider):
|
|||||||
'vod_pic': img,
|
'vod_pic': img,
|
||||||
'vod_remarks': k('time').text() or '',
|
'vod_remarks': k('time').text() or '',
|
||||||
'vod_tag': 'folder' if is_folder else '',
|
'vod_tag': 'folder' if is_folder else '',
|
||||||
'style': {"type": "rect", "ratio": 1.33}
|
'style': {"type": "rect", "ratio": 1.33, "lines": 3}
|
||||||
})
|
})
|
||||||
return videos
|
return videos
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user