NshDownload
A modern YouTube Video Downloader built with Python (CustomTkinter & PytubeFix) for educational purposes only.
Install / Use
/learn @hasancabuk/NshDownloadREADME
NshDownload 📥
NshDownload is a modern YouTube video downloader desktop application built with Python. This project was developed as a technical study to understand multi-threading, network stream handling, and media merging processes in a GUI environment.
⚠️ Disclaimer (Educational Purposes Only)
Important: This project is strictly for educational purposes only. It was created to demonstrate software engineering concepts such as:
- GUI development with
customtkinter - Asynchronous programming and multi-threading
- Dependency management and external process handling (FFmpeg)
- Regular expressions for string sanitization
The developer does not encourage or condone the unauthorized downloading of copyrighted material. Users are responsible for complying with YouTube's Terms of Service and local copyright laws.
🚀 Features
- High-Quality Downloads: Merges separate video and audio streams for the best possible resolution using FFmpeg
- Modern UI: A clean, dark-mode responsive interface using CustomTkinter
- Multi-threaded Execution: The interface remains responsive during the download and merging process
- Smart Cleanup: Automatically removes temporary files after a successful merge or unexpected exit
🛠️ Prerequisites
This application requires FFmpeg to merge high-resolution video and audio files.
Installing FFmpeg:
Linux (Debian/Ubuntu):
sudo apt update && sudo apt install ffmpeg
Windows:
- Download the build from ffmpeg.org
- Get the Essentials version from ffmpeg.org. Don't bother with other versions (like Full or Master); the Essentials build is more than enough for this tool.
- Add the
binfolder to your System PATH OR placeffmpeg.exein the project root directory
📦 Setup & Usage
- Clone the repository:
git clone https://github.com/hasancabuk/NshDownload.git
cd NshDownload
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python main.py
Developed by: Hasan Çabuk
Related Skills
docs-writer
98.9k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
334.1kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
arscontexta
2.8kClaude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.
docs
High-performance, modular RAG backend and "Knowledge Engine" Built with Go & Gin, featuring Git-Ops knowledge sync, pgvector semantic search, and OpenAI-compatible model support.
