An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Vortex
**The Modern High-Resolution YouTube Downloader**

![Python](https://img.shields.io/badge/Python-3.10%2B-blue)

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.

![screenshot](assets/screenshot.png)

## 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```