Skip to content

v1.0.0

Latest

Choose a tag to compare

@ukr-projects ukr-projects released this 05 Aug 04:46
e9922cf

Version [1.0.0] - Release Name (2025-04-11)

🚀 What's New


✨ Features

  • Dual Download Engines: Choose between instaloader and yt-dlp.
  • Automatic Fallback: Seamlessly switches engines on failure.
  • Automatic yt-dlp Updates: Checks for and installs the latest version of yt-dlp.
  • Audio Transcription: Transcribe Reel audio to text using the included OpenAI Whisper model (base.pt) with support for multilingual transcription.
  • Download Instagram Reels as .mp4.
  • Extract and save thumbnails as .jpg.
  • Save captions as .txt.
  • Extract audio tracks as .mp3.
  • Session-based folders timestamped on download.
  • Batch queue management with progress bar.
  • Lightweight & responsive PyQt6 GUI (Windows/macOS/Linux).

🔧 Improvements

  • 🎉 Initial release with core download and UI functionality
  • Dual Download Engines: Now powered by both instaloader and yt-dlp.
  • User-Selectable Downloader: Choose your preferred download engine from the UI.
  • Automatic Fallback: If one downloader fails, the app automatically switches to the other to ensure success.
  • Enhanced Reliability: Improved download success rates for a wider range of Reels.

📊 Contributors

📞 Support


*This release source code was tested on: Windows, MacOS and Ubuntu