Releases: k4u1/UdemyKicker
Releases · k4u1/UdemyKicker
Release list
UdemyKicker
Release Notes: Version 7.0
- Bugs has been Fixed
- Enhanced coordination between multiple background download tasks.
- Eliminated application freezing during concurrent operations.
- Optimized stable data streaming and local file saving during high-speed downloads.
- Prevented race conditions to maintain stable memory usage across long sessions.
- Synchronized download progress tracking for seamless real-time UI updates.
UdemyKicker v6.0.0
🚀 UdemyKicker v6.0.0 - The Ultimate Update
Welcome to the biggest update of UdemyKicker! This version brings a complete architectural overhaul, new sharing systems, and vastly improved UI/UX for an unparalleled offline learning experience.
🌟 What's New?
-
🔄 Course Sharing System (.kcm):
- Introducing the revolutionary manifest system! You can now export your enrolled courses as lightweight
.kcmpackages. - Share courses instantly with your friends via chat or email without downloading massive video files.
- Friends can import the
.kcmfile and download the course videos securely on their own machines.
- Introducing the revolutionary manifest system! You can now export your enrolled courses as lightweight
-
🤖 Intelligent Login & Session Vault:
- Auto-Detection: Seamlessly grabs your active Udemy sessions from Chrome, Edge, and Firefox.
- JSON Cookie Login: Added full support for manual login using raw JSON cookies. Perfect for secure sharing and bypassing browser locks.
- Multi-Account Vault: A completely redesigned settings interface to save and manage multiple Udemy accounts with beautiful user avatars.
-
🌍 Smart Subtitle Translator:
- Integrated Cloud APIs (Google, DeepL, Bing) to translate subtitles (
.vtt/.srt) into 100+ languages on the fly .
- Integrated Cloud APIs (Google, DeepL, Bing) to translate subtitles (
-
🎨 UI & Architectural Redesign:
- Complete core project rebranding to UdemyKicker.
- Modernized application framework and unified namespaces for faster performance.
- Enhanced integrated Video Player and sleek Download Library interface.
📥 Installation
- Download the
UdemyKicker_Setup.exefile attached below. - Run the setup and follow the installation wizard.
- Note: Make sure you have installed the required Python dependencies (
pip install -r requirements.txt) as detailed in the README.