https://github.com/areldemircan/liteloader
Minimalist video downloader for YouTube, Instagram & 100+ platforms. Built with Python + CustomTkinter.
https://github.com/areldemircan/liteloader
cross-platform customtkinter ffmpeg gui python video-downloader youtube-downloader yt-dlp
Last synced: 2 months ago
JSON representation
Minimalist video downloader for YouTube, Instagram & 100+ platforms. Built with Python + CustomTkinter.
- Host: GitHub
- URL: https://github.com/areldemircan/liteloader
- Owner: ArelDemircan
- Created: 2026-04-01T19:13:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-02T17:35:52.000Z (3 months ago)
- Last Synced: 2026-04-03T05:27:19.143Z (3 months ago)
- Topics: cross-platform, customtkinter, ffmpeg, gui, python, video-downloader, youtube-downloader, yt-dlp
- Language: Python
- Homepage:
- Size: 395 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 LiteLoader
**LiteLoader** is a high-performance, minimalist video downloader built with Python. Download high-quality content from YouTube, Instagram, and 100+ other platforms with zero hassle.

### ✨ Key Features
* **🎨 Modern UI:** A sleek, dark-mode interface built with `CustomTkinter`.
* **💎 High Quality:** Automatically merges the best video and audio streams.
* **💻 Cross-Platform:** Runs seamlessly on Windows, macOS, and Linux.
* **⚡ Lightweight:** Optimized for speed and minimal resource consumption.
---
### 🛠️ Prerequisites
To handle high-quality (1080p+) processing, **FFmpeg** is required:
* **macOS:** `brew install ffmpeg`
* **Windows/Linux:** Download from [ffmpeg.org](https://ffmpeg.org/download.html)
---
### 🚀 Installation
1. **Clone the repository:**
```bash
git clone [https://github.com/areldemircan/LiteLoader.git](https://github.com/areldemircan/LiteLoader.git)
cd LiteLoader
Install dependencies:
Bash
pip install -r requirements.txt
Launch the app:
Bash
python3 main.py
👨💻 Author
Created by Arel Demircan Feel free to star ⭐ the repo if you find it useful!