Tiny tkinter GUI around yt-dlp. Paste a YouTube URL, pick Audio (MP3) or
Video (highest quality MP4), hit Download.
Grab the latest build from Releases:
- macOS — unzip
Bois-Club-Youtube-Downloader-macOS.zip, drag the.appto/Applications. First launch: right-click → Open (ad-hoc signed). - Windows — unzip
Bois-Club-Youtube-Downloader-Windows.zipanywhere and runBois Club YouTube Downloader.exe.
ffmpeg is bundled in both builds — no separate install needed.
python3 -m venv .venv
.venv/bin/pip install -r requirements.txt
.venv/bin/python ytmp3.pyRequires ffmpeg on your PATH when running from source.
./Scripts/build_mac.sh # -> dist/Bois Club YouTube Downloader.app
pwsh ./Scripts/build_windows.ps1 # -> dist/Bois Club YouTube Downloader/