Update README.md

This commit is contained in:
johannawild
2022-05-04 00:34:06 +02:00
committed by GitHub
parent 6348142773
commit 83d25faf31

View File

@@ -9,23 +9,6 @@ The tool helps to download posts and videos from tiktok for a given set of hasht
$ 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
### Options for running run_downloader.py
<code> python3 run_downloader.py -h </code>