Initial commit - Video Service for Coolify

This commit is contained in:
2025-12-17 10:07:44 +01:00
commit baa1675738
46 changed files with 2386 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"video_id": "8fa619af-967",
"kurs_id": 4447,
"title": "Big Buck Bunny - Test Video",
"status": "ready",
"created_at": "2025-12-03T19:37:50.595831+00:00",
"updated_at": "2025-12-03T19:48:13.054821+00:00",
"error_message": null,
"metadata": {
"duration_seconds": 10.0,
"width": 1280,
"height": 720,
"fps": 30.0,
"codec": "h264",
"bitrate": 3999503,
"file_size_bytes": 4999379
},
"progress": 100
}