mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-04 23:18:02 +08:00
chore: 格式化代码
This commit is contained in:
@@ -424,7 +424,12 @@ pub async fn download_page(
|
|||||||
&page_info,
|
&page_info,
|
||||||
&video_path,
|
&video_path,
|
||||||
)),
|
)),
|
||||||
Box::pin(generate_page_nfo(separate_status[2], video_model, &page_model, nfo_path)),
|
Box::pin(generate_page_nfo(
|
||||||
|
separate_status[2],
|
||||||
|
video_model,
|
||||||
|
&page_model,
|
||||||
|
nfo_path,
|
||||||
|
)),
|
||||||
Box::pin(fetch_page_danmaku(
|
Box::pin(fetch_page_danmaku(
|
||||||
separate_status[3],
|
separate_status[3],
|
||||||
bili_client,
|
bili_client,
|
||||||
|
|||||||
Reference in New Issue
Block a user