mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-12-14 23:32:33 +00:00
parent
2d1019542a
commit
8d1ad6378f
1 changed files with 0 additions and 1 deletions
|
@ -620,7 +620,6 @@ class BiliBiliSearchIE(SearchInfoExtractor):
|
||||||
'keyword': query,
|
'keyword': query,
|
||||||
'page': page_num,
|
'page': page_num,
|
||||||
'context': '',
|
'context': '',
|
||||||
'order': 'pubdate',
|
|
||||||
'duration': 0,
|
'duration': 0,
|
||||||
'tids_2': '',
|
'tids_2': '',
|
||||||
'__refresh__': 'true',
|
'__refresh__': 'true',
|
||||||
|
|
Loading…
Reference in a new issue