CLI tool for Kling AI Video Generation via AceDataCloud API
Project description
Kling CLI
A command-line tool for Kling AI Video Generation via AceDataCloud.
Installation
pip install kling-pro-cli
Usage
# Set your API token
export ACEDATACLOUD_API_TOKEN=your_token
# Generate a video from a text prompt
kling generate "A cinematic scene of a sunset over the ocean"
# Generate a video from a reference image
kling image-to-video "Animate this scene" --start-image-url https://example.com/photo.jpg
# Extend an existing video
kling extend --video-id abc123
# Generate a motion video from image + reference video
kling motion --image-url https://example.com/img.jpg --video-url https://example.com/ref.mp4
# Check task status
kling task abc123-def456
# Wait for a task to complete
kling wait abc123 --interval 5
# List available models
kling models
# Show configuration
kling config
Options
--token/ACEDATACLOUD_API_TOKEN— API token--json— Output raw JSON
Models
| Model | Notes |
|---|---|
| kling-v1 | Default model |
| kling-v1-6 | Version 1.6 |
| kling-v2-5-turbo | Version 2.5 Turbo |
| kling-v2-6 | Version 2.6 |
| kling-v3 | Version 3 (supports 4K mode) |
| kling-v3-omni | Version 3 Omni (supports 4K mode) |
| kling-video-o1 | Video O1 |
| kling-v2-master | Version 2 Master |
| kling-v2-1-master | Version 2.1 Master |
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kling_pro_cli-2026.6.30.0.tar.gz
(14.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kling_pro_cli-2026.6.30.0.tar.gz.
File metadata
- Download URL: kling_pro_cli-2026.6.30.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5e977e7eb3f43bdfc4d2b8b2d574300a08085843af8c6c109ea88141e0bdc90
|
|
| MD5 |
a01f6be42c25430da990b2184088ad8d
|
|
| BLAKE2b-256 |
133e5f5f1c29c23d86715293aa0a5d12bfcf7b20408de45a6f4a1ced91285944
|
File details
Details for the file kling_pro_cli-2026.6.30.0-py3-none-any.whl.
File metadata
- Download URL: kling_pro_cli-2026.6.30.0-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0013cd68e5286811368dda98650edfa8593e99fd01023c71187e018b80887a7c
|
|
| MD5 |
1c47654f5e6c1e3ebb382cfbbaf6e259
|
|
| BLAKE2b-256 |
40abb2362f63eae304d869b5c1e7eff4c33a5b4f8a67053597fca7e6fbbe34b0
|