V2.2: More Reliable Video Delivery
- Song generation now runs as a background job instead of one long request, so it's no longer at risk of being cut off by a platform request-timeout on longer clips.
- The finished video is now delivered through a direct download rather than being pulled in by the page's own script, using the browser's native download handling for a more reliable transfer.
- Reduced the number of generation attempts per request to shorten typical processing time.