Update README.md

This commit is contained in:
Tristan Lee
2023-09-06 13:17:27 -05:00
committed by GitHub
parent 900d6adc69
commit 6a56c354e1

View File

@@ -11,6 +11,7 @@ The tool helps to download posts and videos from TikTok for a given set of hasht
You should now be ready to start using it.
The scraper this tool uses requires an `msToken` taken from the TikTok website on your browser. The first time you run the tool, it will ask for this token. You can see how to retrieve the token by accessing your browser's "Developer Tools", and how to input its value into the tool's command-line interface in [this video](https://github.com/bellingcat/tiktok-hashtag-analysis/assets/18430739/b9d40957-c59e-4b6d-a843-13d210f89055).
## About the tool
### Command-line arguments
@@ -146,4 +147,4 @@ and then run the tests using the following command:
pytest
```
This repo uses [black](https://github.com/psf/black) to format source code, please run the `black` command before submitting a PR.
This repo uses [black](https://github.com/psf/black) to format source code, please run the `black` command before submitting a PR.