Files
platform/src/servers/api
pastilhasandClaude Opus 4.8 b3d0de3dcb file browser: download videos via ReClip as a background job
/download-video now delegates to the ReClip service (its own yt-dlp) and runs as
a background job: POST returns a jobId immediately and the client polls
GET /download-video/:jobId, so a large download no longer holds one long request
open (which was 504-ing behind the reverse proxy). the finished file is streamed
into the user's folder with a title-based name.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 22:09:43 +00:00
..
2026-02-26 17:42:59 +00:00
2026-02-16 19:34:35 +00:00
2026-03-07 00:52:20 +00:00
2026-02-26 17:42:59 +00:00
2026-02-25 07:27:30 +00:00
2026-02-16 19:34:35 +00:00