mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-02 23:12:53 +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
|
||||
},
|
||||
}, {
|
||||
# Another type of webpage
|
||||
# Another type of webpage
|
||||
'url': 'https://www.bilibili.com/video/av16492411/',
|
||||
'info_dict': {
|
||||
'id': '16492411',
|
||||
|
Loading…
Reference in New Issue
Block a user