mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 09:36:08 +00:00
feat(video-download): add Bunny original/compressed download options with secure file handling and tighter rate limits
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user