Git Product home page Git Product logo

bp_audio's Introduction

bp_audio

bp stands for bilibili ported, but also bai piao.

banner

An out-of-the-box extractor for Bilibili's official FLAC music.

It can download Bilibili-purchased music in SQ (aka lossless) version without an account whatsoever. While downloading, it can also acquire music's metadata, including album art. It can also download the whole menu (aka album) at one time.

Example

Example-GIF

With metadata included:

Example-Meta

Try running this command on your own computer.

Distribution

You can download the pre-compiled x86_64 (amd64) version here, which should be running without any problem on latest Windows devices. Requests for other versions will likely be ignored due to the reason in License & Disclaimer section, so you will have to compile it by yourself: see Compilation section below.

Compilation

First you'll need Qt framework; Qt Creator is highly suggested.

Next you'll need:

  • gumbo-query for HTML DOM parsing.

    Actually I can use regex, but that just makes me an idiot.

  • TagLib for audio file metadata.

Then just qmake bp_audio.pro and make, as what you would do for every Qt project.

Usage

Usage: bp_audio
Get to know some free official FLAC music.

Options:
  -a, --au <au>     Audio AU number.
  --menu            Download whole menu.
  -o, --out <path>  Output folder path.
  -?, -h, --help    Displays this help.
  -v, --version     Displays version information.

License & Disclaimer

This little repo is unlicensed, meaning it's released into public domain and you can do anything you want. For more information, please refer to http://unlicense.org.

This is only a proof-of-concept of how bad Bilibili's inner software and web developers are—the mixed use of params in path and query, the useless key validation of CDN, etc. Therefore, it shall only be used for research and educational purpose.

Neither this project, nor its creator(s), is responsible for any misuses, illegal behaviors, and so forth.

bp_audio's People

Contributors

superfashi avatar

Watchers

 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.