discontinued due to douyin web's security upgrade
You need to have a correct version of chromedriver in your corresponding python interpreter path for the script to work. Download chromedrivers here
Create a conda environment
conda create -n douyinscraper python=3.8
conda acitvate douyinscraper
Install dependencies
pip install -e .