yt-cli


Logs | Files | README | README | LICENSE | GitLab


1
commit ba99ce384f86bccc371bb1b4c6c4a9524191ada0
2
Author: Connor Etherington <[email protected]>
3
Date:   Fri May 26 05:40:22 2023 +0200
4
5
    Auto-Commit Update - 20230526
6
---
7
 usr/lib/node_modules/yt-cli/lib/yt-cli.js | 2 --
8
 1 file changed, 2 deletions(-)
9
10
diff --git a/usr/lib/node_modules/yt-cli/lib/yt-cli.js b/usr/lib/node_modules/yt-cli/lib/yt-cli.js
11
index e94aaef..7d75c0a 100755
12
--- a/usr/lib/node_modules/yt-cli/lib/yt-cli.js
13
+++ b/usr/lib/node_modules/yt-cli/lib/yt-cli.js
14
@@ -110,8 +110,6 @@ const main = async (search) => {
15
       response.searchTerm = search.replace(/^-dt\s?/, '').replace(/\s?-dt\s?$/, '');
16
 
17
       var download = true;
18
-    } else {
19
-      var download = false;
20
     }
21
 
22
     if(search.match(/^-t\s*?/) || search.match(/\s*?-t\s*?/) ||