Add a source
Paste a media URL or prepare an upload workflow for processing.
Public marketing pages explain the product while the dashboard handles authenticated jobs, files, transcripts, quotas and account state.
VATranscribe is structured around real application layers: marketing, web dashboard, API, worker, future desktop app and monetization foundations.
Prepare compatible audio/video downloads with job state, progress and logs.
Connect media assets to transcription jobs, transcript history and export artifacts.
Refresh token rotation, rate limits, backend password policy, consents and audit logs.
Jobs, media assets, transcripts and exports are scoped by authenticated ownership.
Plans, quotas, subscriptions and usage history are prepared for payment integration.
Astro marketing pages stay separate from the authenticated SaaS dashboard.
The marketing site explains the workflow while the dashboard executes it.
Paste a media URL or prepare an upload workflow for processing.
Inspect available audio/video formats before creating a job.
Queue download or transcription work with logs and status tracking.
Keep media assets, transcripts and exports scoped to the authenticated user.
Stage 2 established the baseline required before turning the product into a public SaaS.
Access tokens, refresh token rotation, logout-all and backend password policy.
Terms, privacy and personal data consent versions are stored per user.
Users can create privacy export/delete/revoke requests with audit tracking.
Auth, billing, consent and privacy actions are recorded for operational visibility.
Use the marketing layer to validate positioning, explain workflows and move visitors into the SaaS dashboard.