{% if duration %}{{ duration }}{% endif %}
{{ title or 'Video title' }}
{{ description or '' }}
{% if audio_size_mb %}MP3 Download — {{ audio_size_mb }}MB{% else %}Download MP3 (Audio){% endif %}
Preview MP3 (Stream)
{% if nowm_url %}
Download MP4 — No Watermark
{% else %}
Download MP4 — No Watermark
{% endif %}
{% if file_size_mb %}MP4 Download — {{ file_size_mb }}MB{% else %}Download MP4 (Standard){% endif %}
Tip: MP3 is generated on first click using FFmpeg and then cached for faster re-downloads.