Commit Graph

2 Commits

Author SHA1 Message Date
√(noham)²
ace62ec3f8 Improve code structure
Refactored the download_files function in cli.py to separate single file and folder download logic into helper functions, improving readability and maintainability.
2025-12-13 15:49:42 +01:00
√(noham)²
9a4c0b1776 Add download support to CLI and client
Implemented file and folder download functionality in the CLI and GofileClient, including new CLI arguments for downloading by URL or content ID and specifying output directory.
2025-12-13 15:44:20 +01:00