Provides a tool to automatically report TikTok accounts and videos using browser cookies.
- Account Reporting: Report TikTok accounts for various reasons.
- Video Reporting: Scan and report videos from a specific TikTok account.
- Multi-Threading Support: Perform multiple reporting operations simultaneously.
- Customizable Reasons: Use predefined or random reporting reasons.
-
Clone the repository.
-
Install the required dependencies:
pip install -r requirements.txt
Run the main script to start reporting:
python main.py
username
: The username of the TikTok account you want to report.sessionid
: TikTok session ID cookie if not auto-detected.
The script will perform the following:
- Retrieve account and video information.
- Report the account for all reasons.
- Scan and report all videos from the account.
This tool is intended for educational and ethical use only. It is strictly prohibited to use this tool to harm, harass, or misuse in violation of TikTok or any platform's terms of service. The authors are not responsible for any misuse of this tool.
Contributions are welcome! Fork the repository and submit a pull request for improvements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details.