From 1a43db1674d00e6d135cf8b0e40299c55a4de05d Mon Sep 17 00:00:00 2001
From: johannawild <72805812+johannawild@users.noreply.github.com>
Date: Mon, 2 May 2022 22:49:34 +0200
Subject: [PATCH] Update README.md
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a995759..1ec09c4 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
The tool helps to download posts and videos from tiktok for a given set of hashtags. It uses tiktok-scraper (https://github.com/drawrowfly/tiktok-scraper) to download the posts and videos.
## Pre-requisites
-1. Make sure you have python 3.8 or later version installed.
+1. Make sure you have python 3.6 or later version installed.
2. Download and install TikTok scraper: https://github.com/drawrowfly/tiktok-scraper
### Options for running run_downloader.py
@@ -16,6 +16,8 @@ The tool helps to download posts and videos from tiktok for a given set of hasht
### Data organization
+ tree ../data
+
data folder contains all the downloaded data as shown in the pic above.