From b7dacda5b31835b9c43fb8629eb79d55925f5237 Mon Sep 17 00:00:00 2001 From: Balakrishnan Balasubramanian Date: Mon, 21 Nov 2022 11:31:48 -0500 Subject: [PATCH] update deps --- README.md | 42 +++++++++++++++++++++--------------------- go.mod | 2 +- go.sum | 4 ++-- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 411c8ff..7eaf4de 100644 --- a/README.md +++ b/README.md @@ -24,27 +24,27 @@ Usage ----- ❯ ~/go/bin/ytui -h - 2022/08/25 17:43:36 Youtube UI - Usage of /home/balki/go/bin/ytui: - -assetspath string - Path where css files are saved and served (default "./assets") - -cachepath string - Path where temporary download files are saved (default "./cache") - -dbpath string - Path where downloaded info is saved (default "./db.json") - -port int - Port to listen on (default 8080) - -saveassets - Should the assets be saved in dir, so can be served by web server - -title string - Title of the page (default "Youtube Downloader") - -videospath string - Path where videos are saved (default "./vids") - -videosurl string - Prefix of the url, i.e. https://domain.com//