mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-03 00:25:08 +00:00
[cleanup] Misc
This commit is contained in:
@ -160,7 +160,7 @@ class NetverseIE(NetverseBaseIE):
|
||||
'uploader': 'Net Prime',
|
||||
'comment_count': int,
|
||||
},
|
||||
'params':{
|
||||
'params': {
|
||||
'getcomments': True
|
||||
}
|
||||
}, {
|
||||
@ -187,7 +187,7 @@ class NetverseIE(NetverseBaseIE):
|
||||
'season': 'Season 1',
|
||||
'comment_count': int,
|
||||
},
|
||||
'params':{
|
||||
'params': {
|
||||
'getcomments': True
|
||||
}
|
||||
}]
|
||||
|
Reference in New Issue
Block a user