Skip to content

Releases: k4u1/UdemyKicker

UdemyKicker

Choose a tag to compare

@k4u1 k4u1 released this 17 Aug 04:40
82bd3e6

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

Choose a tag to compare

@k4u1 k4u1 released this 26 Jul 02:19

🚀 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 .kcm packages.
    • Share courses instantly with your friends via chat or email without downloading massive video files.
    • Friends can import the .kcm file and download the course videos securely on their own machines.
  • 🤖 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 .
  • 🎨 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

  1. Download the UdemyKicker_Setup.exe file attached below.
  2. Run the setup and follow the installation wizard.
  3. Note: Make sure you have installed the required Python dependencies (pip install -r requirements.txt) as detailed in the README.