YunX is an Android app for parsing shared cloud-drive links, browsing their contents, and downloading files directly. It recognizes links from services including Quark, UC, Xunlei, Baidu Netdisk, 139 Cloud, and 123 Cloud, and can automatically match extraction codes. Downloads use concurrent ranged chunks with resume support, persistent request headers, and a fixed chunk plan. The app can clean up temporary transferred files after obtaining direct links or after download tasks are removed. Authentication methods vary by provider and include WebView cookies, password or SMS login, and JWT-based sessions. Credentials and download tasks are stored locally, with exported authentication backups protected through password-derived AES-GCM encryption.
Features
- Multi-provider cloud-drive share-link parsing
- Automatic extraction-code recognition
- Concurrent ranged downloads with up to 32 connections
- Pause, resume, delete, and open download management
- Provider-specific WebView, SMS, password, and JWT authentication
- Password-derived AES-GCM authentication backup encryption