mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ThumbnailConfig } from "./base.ts";
|
||||
import type { ThumbnailConfig } from "./base.ts";
|
||||
|
||||
export async function check_ffmpeg_binary(p: string) {
|
||||
const cmd = new Deno.Command(p, {
|
||||
|
||||
Reference in New Issue
Block a user