mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix aid & bvid params (ifx #4818)
This commit is contained in:
parent
3635d74ef8
commit
a84c6e5180
@ -100,6 +100,8 @@ export const videoSeasonBatchInput: DownloadVideoInput = {
|
||||
n: formatNumber(page, totalEpisodesLength),
|
||||
title: episode.page.part,
|
||||
cid: episode.cid,
|
||||
aid: episode.aid,
|
||||
bvid: episode.bvid,
|
||||
ep: episode.title,
|
||||
user: owner.name,
|
||||
userID: owner.mid?.toString(),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user