Open-source agentic video production engine for product demos, tutorials, and launch videos
Project description
VideoLane Python Package
Open-source agentic video production engine for product demos, tutorials, and launch videos.
Install
pip install talocode-videolane
Quickstart
# Check environment
videolane-py doctor
# Run demo
videolane-py demo
# Generate plan
videolane-py plan --input script.md
# Generate metadata
videolane-py metadata --plan plan.json --title "My Video"
Python SDK
from talocode_videolane import VideoLaneClient
client = VideoLaneClient()
result = client.health()
print(result)
Commands
videolane-py health— Check API healthvideolane-py doctor— Check environmentvideolane-py plan --input <path>— Generate planvideolane-py metadata --plan <path> --title <title>— Generate YouTube metadatavideolane-py demo— Run demo
Links
- GitHub: https://github.com/talocode/videolane
- npm: https://www.npmjs.com/package/@talocode/videolane
License
MIT © Talocode
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
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 talocode_videolane-0.1.0.tar.gz.
File metadata
- Download URL: talocode_videolane-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8aef8ce7290feaa1cba65cd20f872205e5c984bc2ae496f35ec2f50f6fc29e4
|
|
| MD5 |
9ba671e1c9f627c071d3ee2b727ad6a0
|
|
| BLAKE2b-256 |
5a7766ed37450ca1673bb737d2aa94299e68d00430913bafa5d92e828d5c35e8
|
File details
Details for the file talocode_videolane-0.1.0-py3-none-any.whl.
File metadata
- Download URL: talocode_videolane-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a65af02de67c4e8b42a5f825eac2f8b787e471a8b5edc6037eab346068e09816
|
|
| MD5 |
d33613a91f478934ac7c26a139ae1bdd
|
|
| BLAKE2b-256 |
7c5246a149a6d1e7bf1bd9f52fc0788fd60c1bb6d494a7d1e2b6f3d32e3ce7fa
|