Metadata-Version: 2.1
Name: pytdapi
Version: 0.1
Summary: A library for downloading TikTok videos using TikTok API - Minh Phú Coder
Home-page: https://github.com/MinhPhuCoder/pytdapi
Author: Minh Phú Coder
Author-email: zbllf2lollpll@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: tqdm

# pytdapi

A Python library for downloading TikTok videos using TikTok API with dynamic effects.

## Features
- Download TikTok videos with no watermark.
- Display progress with loading effects.
- Automatically create directories for downloaded files.
- Developed by Minh Phú Coder.

## Installation

```bash
pip install pytdapi
