Local YouTube downloader using yt-dlp + FFmpeg.
- Python 3.10+
- FFmpeg (added to PATH)
- Node.js (added to PATH)
Install dependencies, then run: py YTDlocal.py
sudo apt install ffmpeg nodejs python3 python3 YTDlocal.py
brew install ffmpeg node python3 YTDlocal.py
pip install -r requirements.txt
python YTDlocal.py
This tool is intended for downloading content you own or have permission to use.