⚙️ 配置面板
{{ config.speed }}x
📼 视频缓存 ({{ cachedVideos.length }}个)
{{ cache.text.substring(0, 20) }}{{ cache.text.length > 20 ? '...' : '' }}
{{ new Date(cache.timestamp).toLocaleString() }} | {{ formatDuration(cache.duration) }}
[{{ log.time }}] {{ log.message }}