Giter Club home page Giter Club logo

bilidownload's Introduction

BiliDownload

Bilibili视频网站资源下载器(轻量级、多线程) B站视频下载器

简介

我是谁?

  1. 一个轻量桌面应用,目前支持windows10(64位)
  2. 主要由 python(3.8+),ffmpeg 和 Qt5 开发
  3. 目前支持:B站视频下载,口袋48app视频下载,弹幕下载,美化和烧录,视频的简单剪辑包括导出gif

使用方法

windows10

安装最新版python,需要3.8以上版本。 https://www.python.org/downloads/

安装两个解析模块(parser module)

pip install lxml
pip install bs4

安装Qt对应于python的开发库

pip install PyQt5

安装网络请求库

pip install requests

下载ffmpeg http://ffmpeg.org/download.html 将文件解压到程序所在根目录下面 安装完成之后,点击 run.bat 运行!

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.