Back to search
Telegram bot that fetches YouTube transcripts and delivers them as a text file. Send a YouTube URL and get the full transcript back — either transcribed locally with Whisper (via yt-dlp + faster-whisper) or pulled instantly from YouTube's auto-captions.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Harden bot with per-user concurrency limits, input validation, and safe error messages
5b6183bView on GitHubFix HuggingFace cache permission error on service user account
e4a6bbcView on GitHubRename setup.py to install.py to avoid conflict with setuptools build system
c9034c3View on GitHubFix build backend to use setuptools.build_meta for compatibility
82edc5cView on GitHub