GitPedia

Xmly downloader qt5

喜马拉雅FM专辑下载器. 支持VIP与付费专辑. 使用Go+Qt5编写(Not Qt Binding).

From jing332·Updated June 14, 2026·View on GitHub·
·Archived

**xmly downloader qt5** is a 喜马拉雅FM专辑下载器. 支持VIP与付费专辑. 使用Go+Qt5编写(Not Qt Binding). The project is written primarily in C++, distributed under the MIT License license, first published in 2020. Key topics include: cgo, cpp, downloader, go, golang.

请不要登陆账号并下载VIP/付费专辑,否则将会被永久封禁!

<p align="center"> <img src="http://blog.xmcdn.com/wp-content/uploads/2014/04/%E8%A7%84%E8%8C%831.png"> </p> <h1 align="center">- 喜马拉雅FM下载器 GUI -</h1> <p align="center"> <img src="https://img.shields.io/badge/support-Windows-blue?logo=Windows"> <img src="https://img.shields.io/badge/support-Linux-yellow?logo=Linux"> <img src="https://img.shields.io/badge/support-MacOS-green?logo=apple"> <br /> <a href="https://github.com/jing332/xmly-downloader-qt5/actions"><img src="https://github.com/jing332/xmly-downloader-qt5/workflows/QMake%20Build%20Matrix/badge.svg?branch=master"><a/> <br /> <img src="http://hits.dwyl.com/jing332/xmly-downloader-qt5.svg"> </p>

喜马拉雅FM专辑下载器. 使用Go+Qt5编写(非Qt Binding).

所下载音视频版权归喜马拉雅FM所有,严禁商业用途!

喜马拉雅已开始封禁账号,请酌情使用本工具!否则后果自负!

注意: 因喜马拉雅PC付费接口限制,现在每个账号单日只能下载250条VIP、试听、付费音频!

本项目的目的在于学习Go+Qt在跨平台的GUI应用,如需进行其他用途使用,请遵照许可协议Fork,使用本软件所造成的一切后果与本人无关。

Core/API(Golang): https://github.com/jing332/xmlydownloader

Screenshots

<details> <summary>展开查看</summary>

MainWindow

DownloadDialog

lightblue

psblack

flatwhite

</details>

Download

自动同步Actions最新构建产物到坚果云,方便国内用户下载。

不再提供下载,请自行构建。(非Windows系统推荐使用静态编译)

win32 | linux | macOS

Build

如需静态编译本项目, 请参考 ci/appveyor_build.ps1.github/workflows/build_qmake.yml

开发环境

Qt 5.12+
Go 1.14+

  1. (Windows)将 Qt安装目录\Qt版本号\mingwXX_64\bin 加入到系统PATH变量, 使用命令 gcc -v 测试是否生效.
  2. 使用命令 git clone https://github.com/jing332/xmly-downloader-qt5 将项目克隆到本地.
  3. 进入 /src/cgoqt 文件夹, 使用命令 go build -buildmode=c-archive -o xmlydownloader.a 生成C静态库.
  4. 最后, 打开 Qt Creator 导入 /src/xmly-downloader-qt5.pro 即可编译运行.

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from jing332/xmly-downloader-qt5 via the GitHub API.Last fetched: 6/22/2026