A graphical application for downloading YouTube content in multiple formats.
YouTube Downloader provides a GUI for downloading YouTube videos and audio tracks. It supports various output formats and offers preview functionality for video details.
- Python 3.11 or higher
- FFmpeg (must be installed separately)
- Internet connection
- Clone and install using pip:
pip install git+https://github.com/e-psi-lon/Youtube-Downloader.git
Or with pipx for isolated installation:
pipx install git+https://github.com/e-psi-lon/Youtube-Downloader.git
- Multi-format Support:
- Video: MP4, AVI, MOV
- Audio: MP3, OGG, OPUS
- Content Preview:
- Video thumbnail
- Title and duration
- Full description
- Real-time Progress Tracking
- Customizable Save Location
After installation, simply run:
youtube-downloader
Built with:
- Python 3.11
- pytubefix
- FFmpeg
For issues or feature requests, visit our GitHub repository.