About this project

## Project Overview res-downloader (also known as AiXiang Asset Downloader) is a cross-platform resource download tool built with Go and Wails, featuring a clean interface and focused on resource sniffing and downloading. It supports Windows, macOS, and Linux. ## Core Features - **Multiple resource types**: Supports common network resources such as video, audio, image, m3u8, and live streams. - **Multi-platform compatibility**: README lists sources such as WeChat Channels, mini programs, Douyin, Kuaishou, Xiaohongshu, Kugou Music, QQ Music, etc. - **Proxy packet capture**: Obtains resources in restricted network environments by setting a system proxy. The principle is similar to Fiddler, Charles, and browser DevTools, but it provides friendlier filtering and display of resources, lowering the usage barrier. - **Workflow**: During installation, you need to allow certificate files and network access. After opening the software, click "Start Proxy", choose the resource type (default is All), open the resource page externally, and return to the software home page to see the resource list. ## Usage and FAQ - Proxy address is 127.0.0.1, port 8899; if the software cannot intercept resources, check whether the system proxy settings are correct. - If you cannot access the internet after closing the software, you need to manually turn off the system proxy settings. - m3u8 resources can be previewed and downloaded with online tools; for live streams, OBS is recommended for recording. - When downloads are slow or large files fail, the README recommends downloading tools such as Neat Download Manager and Motrix. After downloading WeChat Channels resources, you can click "Video Decrypt (WeChat Channels)" in the operations item. ## Version and Access - Available via GitHub Releases and Lanzou Cloud download channels. There is also a Mini version (uses the default browser to display UI) and an older Electron version (supports Win7). Win7 users need to download version 2.3.0. The project provides online documentation and discussion groups. ## Project Status and License The author states that due to personal matters, maintenance time is limited recently, so Issue responses, PR reviews, and release speed may slow down. The community is welcome to submit Issues and Pull Requests. Please read the Contributing Guide before contributing. The software is declared for learning and research purposes only, and is prohibited for commercial or illegal use.