Yikes YTD is a professional, high-performance desktop application designed for seamless YouTube video and playlist extraction. Built with Python and CustomTkinter, it offers a stunning, modern interface that combines high-fidelity visuals with a powerful processing engine.
- Dynamic Theme Engine: Change accent colors in real-time. Whether it's Blue, Orange, or Green, the UI adapts instantly.
- Adaptive Sidebar: A fully responsive sidebar that can collapse to save space without losing functionality.
- Micro-Animations: Smooth transitions and hover effects for a premium feel.
- Powered by
yt-dlp: The gold standard in video extraction, guaranteed to be fast and stable. - Multi-Format Mastery: Support for 4K, 2K, 1080p, 720p (MP4), high-bitrate MP3, WAV, M4A, and even GIF conversion.
- Intelligent Quality Detection: Automatically verifies if your selected quality is available for a video and provides smart recommendations.
- Advanced Playlist Management: Automatically detects playlists and organizes them into dedicated, sanitized folders.
Experience a streamlined workflow for both individual videos and massive playlists.

<!-- slide -->

<!-- slide -->

<!-- slide -->

<!-- slide -->

Tip
Yikes YTD handles the heavy lifting of metadata extraction and folder organization, ensuring your library stays perfectly organized.
Track your downloads and express your style with our live accent color system.

<!-- slide -->

<!-- slide -->

Every corner of Yikes YTD is crafted for clarity and ease of use.
- Python 3.10+ (Recommended for local development)
- FFmpeg:
- Linux: ✅ Bundled! No installation required.
- Windows/macOS: Essential for merging high-quality streams. Download here.
# Clone the repository
git clone https://github.com/WinterJackson/Yikes-YTD.git
cd Yikes-YTD
# Install dependencies
pip install -r requirements.txt
# Start Application
python main.pyGenerate a native executable for your OS using our optimized build config:
pip install pyinstaller
pyinstaller "Yikes YTD.spec"The result will be located in the dist/ folder.
- CustomTkinter: The foundation for our modern look.
- yt-dlp: The engine that makes high-speed downloads possible.
© 2025 Winter Jackson - Built with ❤️ for the community.




