From 153d15c9c9399982f9c4d4aa625dd2aa52ab8ec0 Mon Sep 17 00:00:00 2001 From: Luca Armaroli Date: Thu, 14 Oct 2021 20:47:08 +0200 Subject: [PATCH] fix error message for manifest download --- src/Downloaders.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Downloaders.ts b/src/Downloaders.ts index 5f77597..8a1edea 100644 --- a/src/Downloaders.ts +++ b/src/Downloaders.ts @@ -234,7 +234,7 @@ export async function downloadShareVideo(videoUrls: Array): Promise