mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Fixed download timeout
This commit is contained in:
@@ -18,6 +18,7 @@ export async function fb_generate_thumbnail(
|
||||
cfg: ThumbnailConfig,
|
||||
) {
|
||||
const args = [
|
||||
"-n",
|
||||
"-i",
|
||||
i,
|
||||
"-vf",
|
||||
|
||||
Reference in New Issue
Block a user