feat(video-download): add Bunny original/compressed download options with secure file handling and tighter rate limits

This commit is contained in:
Yusuf İpek
2026-02-22 16:33:52 +03:00
parent f224b0a8a1
commit 0288fe08d3
4 changed files with 422 additions and 74 deletions
+4
View File
@@ -876,6 +876,10 @@ export function LandingPage({ isLoggedIn }: LandingPageProps) {
<CheckSquare className="mt-0.5 h-4 w-4 text-primary" />
<span>100 GB of direct video upload storage (+$5 per next 100 GB)</span>
</li>
<li className="flex items-start gap-2">
<CheckSquare className="mt-0.5 h-4 w-4 text-primary" />
<span>Download uploaded original files as-is</span>
</li>
<li className="flex items-start gap-2">
<CheckSquare className="mt-0.5 h-4 w-4 text-primary" />
<span>Instant Webhook (Telegram/Email) Setup</span>