Releases: ej3mpl0/ej_tools
Releases · ej3mpl0/ej_tools
Release list
v2.1.0 - Intro, menú y descargas robustas
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.jsonlocal (no se sube al repo)- Spec de PyInstaller + docs para poner
ejtoolsen el PATH
Windows (x64)
Descarga EJTools-windows-x64.zip e incluye:
EJTools.exeffmpeg.exeejtools.cmd(lanzador opcional)
Instalación rápida PATH
- Extrae el zip en
%USERPROFILE%\bin - Añade esa carpeta al PATH de usuario
- Abre una terminal nueva y escribe
ejtools
Desde fuente
pip install -r requirements.txt
python main.py
v2.0.0 - 2K videos
🚀 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
🚀 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+Cinterruptions.
📦 How to Use (For Windows Users)
- Download the
EJTools.zipfile below. - Extract the folder.
- Run
EJTools.exe. - Note: FFmpeg is included/required in the folder for 4K and MP3 conversion.