v1.7.3, MAJOR CHANGES!
# π·οΈv1.7.3 - MAJOR CHANGES.
β¨ New Features
π ADDED MOVIES SUPPORT!
- Now searches for movies and animes at the same time.
π¬ Trailer Support
- Watch anime trailers before starting episodes
- YouTube trailer extraction using yt-dlp
π¦ Automatic Dependency Installer
- First-run auto-install for mpv, ffmpeg, and yt-dlp
- Windows support: Portable MPV download from official repo, FFmpeg via Winget.
- Linux support: Auto-detect distro (Debian/Ubuntu, Arch, Fedora), auto install using package manager.
- 7z extraction for MPV archives
πΌοΈπ₯ Terminal Poster Display
- Anime poster images rendered directly in terminal
- Uses Pillow and numpy for image processing
- Cached posters for faster loading
- Enhanced visual browsing experience
π Enhanced Browse Options
- Popular Anime section
- Trending Now section
- Browse by Genre with full genre list
- Browse by Studio with studio search
- Improved navigation across all sections
π Bug Fixes
- Deleted unused code,imports
π§ Improvements
Dependency Management
- Documented all Python packages with usage comments
- Clear distinction between Python deps and external tools
- Production-ready requirements.txt and pyproject.toml
New Python Packages:
yt-dlp- YouTube and trailer extractionPillow>=10.0.0- Image processingnumpy>=1.24.0- Array operations
Auto-Installed Tools:
mpv- Media player (portable on Windows)ffmpeg- Multimedia framework
Full Changelog: v1.7.2...v1.7.3
π¦ Package published to PyPI!
Install with:
pip install ani-cli-arabic==1.7.3or upgrade:
pip install --upgrade ani-cli-arabic
