https://github.com/smoothcdoer9981/vortex
Vortex: A modern, high-resolution YouTube Video Downloader. Built with Python, CustomTkinter, and FFmpeg. Supports 4K, 1080p.
https://github.com/smoothcdoer9981/vortex
customtkinter ffmpeg gui high-resolution mp4-converter python pytubefix video-downloader youtube-dl youtube-downloader
Last synced: 4 months ago
JSON representation
Vortex: A modern, high-resolution YouTube Video Downloader. Built with Python, CustomTkinter, and FFmpeg. Supports 4K, 1080p.
- Host: GitHub
- URL: https://github.com/smoothcdoer9981/vortex
- Owner: SmoothCdoer9981
- Created: 2026-01-14T17:26:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-14T19:28:37.000Z (5 months ago)
- Last Synced: 2026-01-14T23:32:12.260Z (5 months ago)
- Topics: customtkinter, ffmpeg, gui, high-resolution, mp4-converter, python, pytubefix, video-downloader, youtube-dl, youtube-downloader
- Language: Python
- Homepage:
- Size: 447 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vortex
**The Modern High-Resolution YouTube Downloader**

Vortex is a sleek, dark-themed GUI application that bypasses YouTube's resolution limits. Unlike standard downloaders, Vortex uses **FFmpeg** to merge separate video and audio streams, allowing you to download **1080p, 1440p, and 4K** videos with audio.

## Features
- **High Resolution Support:** Downloads 1080p and 4K video, bypassing the 360p limit.
## Installation
1. **Clone the repository**
```bash
git clone https://github.com/SmoothCdoer9981/Vortex.git
cd Vortex
2. **Install the requirements**
```pip install -r requirements.txt```
3. **Run ```main.py```**
```python main.py```