From ed1c7cb6ee5fbaced5f4563c97916cb5334ed6c0 Mon Sep 17 00:00:00 2001 From: johannawild <72805812+johannawild@users.noreply.github.com> Date: Wed, 4 May 2022 00:29:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b32a7c6..2384d7f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ The tool helps to download posts and videos from tiktok for a given set of hasht ## Pre-requisites 1. Make sure you have python 3.6 or a later version installed. 2. Download and install TikTok scraper: https://github.com/drawrowfly/tiktok-scraper +3. Run python3 -m venv env +5. Run pip install -r requirements.txt ### Options for running run_downloader.py