yt-dlf/scripts
Claude Fable 5 a3eb962b90 Transcribe videos without subtitles via faster-whisper fallback
When yt-dlp yields no subtitle files, the server now runs
scripts/transcribe.py (faster-whisper, large-v3-turbo, CUDA with CPU
fallback) on the downloaded media and feeds the resulting VTT through
the existing Markdown conversion.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01P1w53ybPWArpZpcei9JPYX
2026-08-29 22:20:55 +02:00
..
add_user.py Add login, ad columns and user management 2026-05-16 21:21:48 +02:00
create_zip.py Initial commit — yt-dlf YouTube downloader & transcript extractor 2026-05-16 20:33:23 +02:00
subtitle_to_markdown.py Handle untagged continuation lines in rolling auto-captions 2026-08-29 21:13:29 +02:00
transcribe.py Transcribe videos without subtitles via faster-whisper fallback 2026-08-29 22:20:55 +02:00