Metadata-Version: 2.4
Name: tiktok-live-studio-captcha-solver
Version: 0.0.4
Summary: This package solves TikTok Live Studio captcha in one line of code.
Author-email: Toughdata LLC <greg@toughdata.net>
Project-URL: Homepage, https://www.sadcaptcha.com
Project-URL: Source, https://github.com/gbiz123/tiktok-captcha-solver/
Keywords: tiktok,captcha,solver,selenium,rotate,puzzle,3d
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pyautogui
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: numpy
Requires-Dist: pytest
Requires-Dist: requests
Requires-Dist: pydantic

# Tiktok Live Studio Captcha Solver
This package runs in the background to solve TikTok live studio captcha's while you're streaming.
Now, you can go away from keyboard for extended periods of time without having to worry about the captcha.

## Prerequisites
- Tkinter installed on system
- gnome-screenshot installed if using Linux
- An API key from SadCaptcha.com

## Installation
`pip install tiktok-live-studio-captcha-solver`

## Usage
Run `python -m tiktok_live_studio_captcha_solver` in your terminal.
Now, tiktok live studio captchas will be solved automatically.
