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:
parent
a6ed22973e
commit
242bc78a2d
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user