mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-29 21:05:15 +00:00
[cleanup] Add more ruff rules (#10149)
Authored by: seproDev Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com> Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
This commit is contained in:
@@ -25,7 +25,7 @@ class XinpianchangIE(InfoExtractor):
|
||||
'uploader': '正时文创',
|
||||
'uploader_id': '10357277',
|
||||
'categories': ['宣传片', '国家城市', '广告', '其他'],
|
||||
'tags': ['北京冬奥会', '冰墩墩', '再见', '告别', '冰墩墩哭了', '感动', '闭幕式', '熄火']
|
||||
'tags': ['北京冬奥会', '冰墩墩', '再见', '告别', '冰墩墩哭了', '感动', '闭幕式', '熄火'],
|
||||
},
|
||||
}, {
|
||||
'url': 'https://www.xinpianchang.com/a11762904',
|
||||
@@ -39,7 +39,7 @@ class XinpianchangIE(InfoExtractor):
|
||||
'uploader': '精品动画',
|
||||
'uploader_id': '10858927',
|
||||
'categories': ['动画', '三维CG'],
|
||||
'tags': ['France Télévisions', '法国3台', '蠢萌', '冬奥会']
|
||||
'tags': ['France Télévisions', '法国3台', '蠢萌', '冬奥会'],
|
||||
},
|
||||
}, {
|
||||
'url': 'https://www.xinpianchang.com/a11779743?from=IndexPick&part=%E7%BC%96%E8%BE%91%E7%B2%BE%E9%80%89&index=2',
|
||||
|
||||
Reference in New Issue
Block a user