From 6d5ca21103aa6cfa4cd757e534ac24e0162e7938 Mon Sep 17 00:00:00 2001 From: johannawild <72805812+johannawild@users.noreply.github.com> Date: Wed, 4 May 2022 00:32:22 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 9d8e803..f2665dc 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,19 @@ The tool helps to download posts and videos from tiktok for a given set of hasht Screenshot 2022-02-25 at 19 04 26 +$ python run_downloader.py -h +usage: run_downloader.py [-h] [-t [T [T ...]]] [-f F] [-p] [-v] + +Download the tiktoks for the requested hashtags + +optional arguments: +-h, --help show this help message and exit +-t [T [T ...]] List of hashtags +-f F File name with the list of hashtags +-p Download posts +-v Download videos + + ### Data organization