1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 08:47:22 +08:00

improve code for flake8

This commit is contained in:
Cololi 2020-03-23 17:23:14 +08:00
parent 7b7a2a249a
commit 1ae50d9c74

View File

@ -41,7 +41,7 @@ class BiliBiliIE(InfoExtractor):
'uploader': '菊子桑', 'uploader': '菊子桑',
'uploader_id': '156160', 'uploader_id': '156160',
}, },
},{ }, {
'url': 'https://www.bilibili.com/video/BV11x411K7CN/', 'url': 'https://www.bilibili.com/video/BV11x411K7CN/',
'md5': '5f7d29e1a2872f3df0cf76b1f87d3788', 'md5': '5f7d29e1a2872f3df0cf76b1f87d3788',
'info_dict': { 'info_dict': {