CLI app- Give it a YouTube URL and you get a transcription with possible speaker identification and optional summary or translation, all thanks to open-source AI tooling and my lack of enough free time to watch content-sparse YouTube videos
Stars
331
Forks
11
Watchers
331
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
macOS: add optional mlx & whisper.cpp GPU transcription support and tests
13e1dfbView on GitHubyt-transcriber: Nix wrapper, caching, GPU & test improvements
c291f70View on GitHubAdd Linux support, harden Rye environment and update defaults
301d088View on GitHubMade it work on Linux; updated to proper indents; updated various md files
ce1c0eeView on GitHubRevert PhantomJS addition due to unavailability in Nixpkgs
40d8a26View on GitHubAdd PhantomJS to fix YouTube signature extraction warnings
ee9caf3View on GitHubAdd --test and --integration-test command-line arguments
36e8dacView on GitHubUpdate flake.nix to use Python 3.12 and integrate Rye for dependency management
ef3e368View on GitHub