feat: add compress video logics

This commit is contained in:
yanghao05
2025-03-29 16:02:05 +08:00
parent c7dbeae122
commit 754f938e76
17 changed files with 1952 additions and 199 deletions

1537
.vscode/daisyui.md vendored Normal file

File diff suppressed because it is too large Load Diff

7
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"github.copilot.chat.codeGeneration.instructions": [
{
"file": "./.vscode/daisyui.md"
}
]
}