QuarkPanTool is a command-line utility for batch operations with Quark cloud-drive files and shared links. It can transfer files from multiple shared URLs into a user's own drive in one workflow. The program can also generate sharing links in bulk for folders already stored in the account. Local downloading is supported for batches of cloud files instead of requiring one-by-one retrieval through the website. Playwright handles browser-based login and can preserve the authenticated session, while manual cookies are also supported. The interface is intentionally simple and packaged Windows executables are available in addition to running the Python source. The project is aimed at reducing repetitive cloud-drive management work when many Quark links or files must be processed together.
Features
- Batch shared-file transfers
- Bulk sharing-link generation
- Batch local cloud-file downloading
- Playwright-based browser login
- Persistent login sessions and manual cookie support
- Command-line and packaged Windows operation