mirror of https://github.com/yt-dlp/yt-dlp.git
parent
2d1019542a
commit
8d1ad6378f
|
@ -620,7 +620,6 @@ class BiliBiliSearchIE(SearchInfoExtractor):
|
|||
'keyword': query,
|
||||
'page': page_num,
|
||||
'context': '',
|
||||
'order': 'pubdate',
|
||||
'duration': 0,
|
||||
'tids_2': '',
|
||||
'__refresh__': 'true',
|
||||
|
|
Loading…
Reference in New Issue