Add thumbnail support via ffmpeg API (incomplete

This commit is contained in:
2023-08-26 22:11:55 +08:00
parent cc856801bf
commit 8d8cade692
17 changed files with 638 additions and 5 deletions

View File

@@ -27,6 +27,7 @@
"@material/web/": "https://unpkg.lifegpc.workers.dev/@material/[email protected]/",
"@lit-labs/react/": "https://esm.sh/@lit-labs/[email protected]/",
"bootstrap/": "https://esm.sh/[email protected]/",
"filesize": "https://esm.sh/[email protected]"
"filesize": "https://esm.sh/[email protected]",
"pwn/": "https://deno.land/x/[email protected]/"
}
}