mirror of https://github.com/pikami/tiktok-dl.git
Update README.md
This commit is contained in:
parent
3ac05993af
commit
320e044f3c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue