diff --git a/tubearchivist/www/src/pages/download.tsx b/tubearchivist/www/src/pages/download.tsx index 76627f5..4cbcd64 100755 --- a/tubearchivist/www/src/pages/download.tsx +++ b/tubearchivist/www/src/pages/download.tsx @@ -106,7 +106,14 @@ const Download: NextPage = () => {

Downloads

-
+ {errorMessage && +
+
+

Failed to extract links.

+

Not a video, channel or playlist ID or URL

+
+
+ }
@@ -147,9 +154,6 @@ const Download: NextPage = () => {