Giter Site home page Giter Site logo

getbilibili-c's Introduction

GetBilibili-C

Dependence

  • Git
  • CMake
  • MinGW

Build

git clone --depth 1 --recurse-submodules --shallow-submodules -j2 https://github.com/XhstormR/GetBilibili-C.git
cd GetBilibili-C
./make.bat

构建生成的可执行文件存放在 build/bin 目录下。

Use

Console

Usage: GetBilibili-C <command> [<switches>...]

<Commands>
  -l <url>            解析链接
  -d <url>            下载并合并
  -m                  只进行合并

<Switches>
  --dir <path>        设置下载文件夹
  --cookie <file>     导入 cookie 文件
  --delete            任务完成后自动删除分段视频

GUI

Note

  • 传递给应用的链接格式应该是这样的:

    http://interface.bilibili.com/playurl?cid=11239800&appkey=84956560bc028eb7&otype=json&type=&quality=112&qn=112&sign=8f52ea2d50e0ae3b17d0ec2c182c4767
    
  • Console 版本的 --cookie 参数需要将 Cookie 写入一个文件,然后传递文件路径。

    GUI 版本直接粘贴 Cookie 即可。

  • 只在 Windows 10 x64 平台下进行过测试。

getbilibili-c's People

Contributors

xhstormr avatar

Watchers

James Cloos 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.