b3d0de3dcbe18023e70c555d17b85041acc9f2ce
/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>
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%