Warp-net/warpnet

Add support of video attachment

Open

#71 opened on Nov 23, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (12 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (137 stars)
PR merge metrics
 (PR metrics pending)

Description

Implement the ability for users to attach a video when creating a post. The system should allow uploading a video file, store it, view the attached video directly in the feed and on the post page.

Acceptance Criteria:

User can upload a video when creating a post. The video is stored and associated with the post. The post displays a playable video. Unsupported formats are rejected with a clear error message. Compression for video transfer???

Contributor guide