mirror of https://github.com/pikami/tiktok-dl.git
Merge branch 'master' of https://github.com/pikami/tiktok-dl
This commit is contained in:
commit
cd2f2d818b
|
@ -22,5 +22,5 @@ Clone this repository and run `go build` to build the executable.
|
||||||
* `-batch-file` - File containing URLs/Usernames to download, one value per line. Lines starting with '#', are considered as comments and ignored.
|
* `-batch-file` - File containing URLs/Usernames to download, one value per line. Lines starting with '#', are considered as comments and ignored.
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
This software uses the **chromedp** for web scraping, it can be found here: https://github.com/chromedp/chromedp\
|
This software uses the **chromedp** for web scraping, it can be found here: https://github.com/chromedp/chromedp \
|
||||||
For releases the JS code is minified by using **terser** toolkit, it can be found here: https://github.com/terser/terser
|
For releases the JS code is minified by using **terser** toolkit, it can be found here: https://github.com/terser/terser
|
||||||
|
|
Loading…
Reference in New Issue