From 320e044f3cf75c9201f7c40bb87abedb129f88ae Mon Sep 17 00:00:00 2001 From: Pijus Kamandulis Date: Mon, 20 Jan 2020 21:29:42 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 817288a..65fcb40 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Clone this repository and run `go build` to build the executable. ## Available options * `-debug` - enables debug mode * `-output some_directory` - Output path (default "./downloads") +* `-metadata` - Write video metadata to a .json file ## Acknowledgments This software uses the chromedp for web scraping, it can be found here: https://github.com/chromedp/chromedp