1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-03 01:52:54 +08:00

Remove rogue space

This commit is contained in:
Jicksaw 2018-01-28 02:32:32 +02:00
parent a6ed22973e
commit 242bc78a2d

View File

@ -74,7 +74,7 @@ class BiliBiliIE(InfoExtractor):
'skip_download': True, # Test metadata only 'skip_download': True, # Test metadata only
}, },
}, { }, {
# Another type of webpage # Another type of webpage
'url': 'https://www.bilibili.com/video/av16492411/', 'url': 'https://www.bilibili.com/video/av16492411/',
'info_dict': { 'info_dict': {
'id': '16492411', 'id': '16492411',