- Choose the plan that best fits your needs. -
-{{ plan.description }}
-- Your current subscription and billing information. -
-${{ currentPlan?.price || 0 }}/month
-- Your past payments and invoices. -
-No payment history found.
-{{ item.date }}
-${{ item.amount }}
-{{ item.plan }}
-- Your current resource usage and limits. -
-- {{ formatBytes(storageUsed) }} of {{ formatBytes(storageLimit) }} used -
-- {{ uploadsUsed }} of {{ uploadsLimit }} uploads -
-- Your current wallet balance for subscriptions and services. -
-Current Balance
-${{ balance.toFixed(2) }}
-- Select an amount or enter a custom amount to add to your wallet. -
- - -Minimum top-up amount is $1. Funds will be added to your wallet immediately after payment.
-+ Manage your subscription, wallet, and billing information. +
+Wallet Balance
++ Current balance: ${{ walletBalance.toFixed(2) }} +
+{{ currentPlan?.name || 'Standard Plan' }}
++ ${{ currentPlan?.price || 0 }}/month +
+Storage
++ {{ formatBytes(storageUsed) }} of {{ formatBytes(storageLimit) }} used +
+Monthly Uploads
++ {{ uploadsUsed }} of {{ uploadsLimit }} uploads +
+Available Plans
++ Choose the plan that best fits your needs +
+{{ plan.description }}
+Payment History
++ Your past payments and invoices +
+No payment history found.
+{{ item.date }}
+${{ item.amount }}
+{{ item.plan }}
++
Delete Account
+Permanently delete your account and all associated data.
+
Clear All Data
+Remove all your videos, playlists, and activity history.
Warning
-- These actions are permanent and cannot be undone. - Make sure you have backed up any important data before proceeding. -
-Warning
++ These actions are permanent and cannot be undone. + Make sure you have backed up any important data before proceeding. +
- Choose how you want to receive notifications and updates. -
++ Choose how you want to receive notifications and updates. +
+- Configure default video player behavior and features. -
++ Configure default video player behavior and features. +
+Autoplay
-- Automatically start videos when loaded -
+{{ item.title }}
+{{ item.description }}
Loop
-- Repeat video when it ends -
-Muted
-- Start videos with sound muted -
-Show Controls
-- Display player controls (play, pause, volume) -
-Picture in Picture
-- Enable Picture-in-Picture mode -
-AirPlay
-- Allow streaming to Apple devices via AirPlay -
-Chromecast
-- Allow casting to Chromecast devices -
-+ Manage your security settings and connected services. +
+Account Status
+Your account is in good standing
+Two-Factor Authentication
++ {{ twoFactorEnabled ? '2FA is enabled' : 'Add an extra layer of security' }} +
+Change Password
+Update your account password
++ {{ emailConnected ? 'Connected' : 'Not connected' }} +
+Telegram
++ {{ telegramConnected ? (telegramUsername || 'Connected') : 'Get notified via Telegram' }} +
+