Skip to main content

QQ音乐API封装库

Project description


[!IMPORTANT] 本仓库的所有内容仅供学习和参考之用,禁止用于商业用途

音乐平台不易,请尊重版权,支持正版。

文档: https://luren-dc.github.io/QQMusicApi

源代码: https://github.com/luren-dc/QQMusicApi

介绍

使用 Python 编写的用于调用 QQ音乐 各种 API 的库.

特色

  • 涵盖常见 API
  • 调用简便,函数命名易懂,代码注释详细
  • 完全异步操作

依赖

快速上手

安装

pip install qqmusic-api-python

使用

import asyncio

from qqmusic_api import search

async def main():
    # 搜索歌曲
    result = await search.search_by_type(keyword="周杰伦", num=20)
    # 打印结果
    print(result)

asyncio.run(main())

Web API

docker build . -t qq-music-api
docker run -d -p 8000:8000 qq-music-api

Licence

本项目基于 MIT License 许可证发行。

免责声明

由于使用本项目产生的包括由于本协议或由于使用或无法使用本项目而引起的任何性质的任何直接、间接、特殊、偶然或结果性损害(包括但不限于因商誉损失、停工、计算机故障或故障引起的损害赔偿,或任何及所有其他商业损害或损失)由使用者负责

贡献者

Contributor

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qqmusic_api_python-0.3.1.tar.gz (34.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qqmusic_api_python-0.3.1-py3-none-any.whl (38.6 kB view details)

Uploaded Python 3

File details

Details for the file qqmusic_api_python-0.3.1.tar.gz.

File metadata

  • Download URL: qqmusic_api_python-0.3.1.tar.gz
  • Upload date:
  • Size: 34.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.6.3

File hashes

Hashes for qqmusic_api_python-0.3.1.tar.gz
Algorithm Hash digest
SHA256 18d5db40f64d7e99fa78f02750d4b30b8f2f18ed072d84b047b74981841ae64b
MD5 f8e7c9d75024d18d885b4219275fadf0
BLAKE2b-256 732a9d8767e07765a219a3b7b40f13a0d4f9203e3e68d1861c344be8398affe9

See more details on using hashes here.

File details

Details for the file qqmusic_api_python-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for qqmusic_api_python-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 90b05947211d0b896592bf939ca549b68d0e5149dcaf9e3e62b409277143b78c
MD5 8a8798bc80dbdcc6ce8e0c1d3cac2c27
BLAKE2b-256 a9b1289d76e7c1a5f79d276b2a5fb1fb1d1f18f774dfc048c48e80602b724eda

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page