mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-09 12:50:23 -05:00
apply autopep8
This commit is contained in:
parent
26a8718840
commit
a14a1dd385
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ class WeiboIE(WeiboBaseIE):
|
|||
'url': 'https://weibo.com/0/4224132150961381',
|
||||
'note': 'no playback_list example',
|
||||
'only_matching': True,
|
||||
}, {
|
||||
}, {
|
||||
'url': 'https://m.weibo.cn/detail/5122647953771225',
|
||||
'info_dict': {
|
||||
'id': '5122647953771225',
|
||||
|
|
Loading…
Reference in a new issue