Skip to content

🚀 Enable cloud storage for video assets #41

@htekdev

Description

@htekdev

Problem

Currently, video recordings and clips are stored locally on the machine running the pipeline. Media is uploaded to Cloudflare R2 (via Late API) only at publish time, and published URLs are not tracked back.

Proposed Enhancement

  • Upload raw recordings and clips to cloud storage (S3/R2/Azure Blob) during pipeline processing
  • Store cloud URLs in idea issues for remote access and collaboration
  • Enable video previews/thumbnails embedded in issue comments
  • Track published platform URLs back to the idea after Late API publishes
  • Support collaborative video review without local file access

Context

This enhancement was identified during the migration of idea tracking from JSON files to GitHub Issues (htekdev/content-management). The current system works well for local single-user workflows but limits collaboration.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions