- Python 3.10+
- ffmpeg in
PATH - Optional: Node.js runtime for
yt-dlpJavaScript execution
git clone https://github.com/VoxHash-Technologies/YTSDownloader.git
cd YTSDownloader
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt./.venv/bin/python main.pyOpen the app, set an output folder, provide a channel/profile URL, and run one download as a smoke test.