feat: video download

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-06 12:12:32 +08:00
parent 976622df89
commit ffd4f9ee73
92 changed files with 4853 additions and 946 deletions

View File

@@ -86,7 +86,7 @@ class _LaterViewChildPageState extends State<LaterViewChildPage>
.baseCtr
.counts[LaterViewType.all],
'favTitle': '稍后再看',
'mediaId': _laterController.accountService.mid,
'mediaId': _laterController.mid,
'desc': _laterController.asc.value,
'isContinuePlaying': index != 0,
}