Giter Club home page Giter Club logo

musicdownloader's Introduction

EyeD3Music

last commit downloads release commit activity license

Quick Start

1. 前往releases下载musicdownloader.exe

下载运行即可,若无法使用请使用下面其他方法

2. 命令行模式(需python环境)

git clone https://github.com/beadd/musicdownloader/
cd musicdownloader
pip install -r requirements.txt
python musicdownloader.py

3. GUI版本(需python环境)

git clone -b dev-GUI https://github.com/beadd/musicdownloader/
cd musicdownloader
pip install -r requirements.txt
python EyeD3Music.py

高级使用

启动前加歌曲链接参数会直接下载,例子:

musicdownloader.py https://......song?id=...
musicdownloader.exe https://......playlist?id=...

启动前加参数-s {api server} 可直接更换歌曲API服务器,例子:

musicdownloader.py -s https://example.com/metting/
musicdownloader.exe https://......song?id=... -s http://192.168.1.7/

能否下载歌曲或会员歌曲及其音质取决于API服务器 自建服务器并添加会员Cookie即可解析相关音乐以及无损

Coffee

感谢 Thanks

musicdownloader's People

Contributors

beadd avatar htname avatar cyh1998 avatar moink14 avatar la1den avatar rain1201 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.