mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-25 04:15:19 -08:00
- Implemented a new command for downloading anime episodes using the AniList API. - Created a DownloadService to manage episode downloads and track their status in the media registry. - Added comprehensive command-line options for filtering and selecting anime based on various criteria. - Integrated feedback mechanisms to inform users about download progress and issues. - Established validation for command options to ensure correct input. - Enhanced error handling and logging for better debugging and user experience. - Included functionality for managing multiple downloads concurrently.