cleanup
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
"""Command-line interface for the Aniworld anime download manager.
|
||||
|
||||
This module provides an interactive CLI for searching, selecting, and
|
||||
downloading anime series. It coordinates between the SerieScanner for
|
||||
finding missing episodes and the provider loaders for downloading content.
|
||||
"""
|
||||
import logging
|
||||
import os
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user