Skip to content

Releases: ej3mpl0/ej_tools

v2.1.0 - Intro, menú y descargas robustas

Choose a tag to compare

@ej3mpl0 ej3mpl0 released this 26 Jul 20:02

EJ Tools v2.1.0

Novedades

  • Intro animada de arranque (pyfiglet + terminaltexteffects)
  • Menú rediseñado en español, neon limpio
  • Descargas más robustas: Shorts 1080p con audio, modo sin audio real
  • settings.json local (no se sube al repo)
  • Spec de PyInstaller + docs para poner ejtools en el PATH

Windows (x64)

Descarga EJTools-windows-x64.zip e incluye:

  • EJTools.exe
  • ffmpeg.exe
  • ejtools.cmd (lanzador opcional)

Instalación rápida PATH

  1. Extrae el zip en %USERPROFILE%\bin
  2. Añade esa carpeta al PATH de usuario
  3. Abre una terminal nueva y escribe ejtools

Desde fuente

pip install -r requirements.txt
python main.py

v2.0.0 - 2K videos

Choose a tag to compare

@ej3mpl0 ej3mpl0 released this 21 Jan 17:14

🚀 What's New in v2.0.0

This release brings major stability improvements and user-requested features.

✨ New Features
2K format: You can now download videos in 1440p format.

📦 How to Use (For Windows Users)
Download the EJTools.zip file below.
Extract the folder.
Run EJTools.exe.
Note: FFmpeg is included/required in the folder for 4K, 2K and MP3 conversion.

v1.0.0 - Custom Paths, 4K Fixes & English UI

Choose a tag to compare

@ej3mpl0 ej3mpl0 released this 05 Dec 22:30

🚀 What's New in v1.0.0

This release brings major stability improvements and user-requested features.

✨ New Features

  • Settings Menu: You can now set a custom persistent download path. Files will be saved automatically to your chosen folder.
  • Video Only Mode: Added option to download video streams without audio (muted).
  • Full English Interface: The entire CLI is now localized in English for broader accessibility.

🐛 Bug Fixes

  • Critical 4K Audio Fix: Resolved an issue where audio would cut out after 2 seconds on high-resolution downloads. Video and audio are now merged correctly without re-encoding.
  • Stability: Improved error handling for Ctrl+C interruptions.

📦 How to Use (For Windows Users)

  1. Download the EJTools.zip file below.
  2. Extract the folder.
  3. Run EJTools.exe.
  4. Note: FFmpeg is included/required in the folder for 4K and MP3 conversion.