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