GithubHelp home page GithubHelp logo

watch-later / bvloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jelinyao/bvloader

0.0 0.0 0.0 6.95 MB

B站高清视频、mp3下载工具,视频下载完成后自动转换mp3,支持断点续传、多任务下载。

License: MIT License

C++ 60.44% C 39.53% Makefile 0.03%

bvloader's Introduction

B站视频下载,mp3下载工具

Bilibili官网 - https://www.bilibili.com/

声明

软件均仅用于学习交流,请勿用于任何商业用途!感谢大家!

介绍

1.工具只支持Windows系统,win10上可正常运行。
2.代码使用VS2019开发,界面库用的开源duilib,项目包括几个主要模块:异步线程池、下载中心、音视频编解码,视频下载后自动转换成mp3保存到本地,支持断点续传。
3.视频下载接口资料来自网络,仅限于学习交流,请勿用于任何商业用途。

使用的开源库有:
duilib: https://github.com/qdtroy/DuiLib_Ultimate
easylogging: https://github.com/amraynonweb/easyloggingpp
libcurl: https://github.com/curl/curl
openssl: https://github.com/openssl/openssl
zlib: http://www.zlib.net/
ffmpeg: http://ffmpeg.org/
mp3lame: https://lame.sourceforge.io/
jsoncpp: https://github.com/open-source-parsers/jsoncpp
restclient: https://github.com/mrtazz/restclient-cpp

更新记录

2022年6月12日 -- 1.3.0

  • 1.监控剪贴板,支持赋值后直接打开下载窗口。
  • 2.修改下载文件命名规则。

2022年5月21日 -- 1.2.0

  • 1.支持自动登录。
  • 2.UI调整,添加窗口阴影。

2022年5月13日 -- 1.1.0

  • 1.增加二维码登录功能,支持下载高清视频。
  • 2.UI调整。
  • 3.修复若干bug。

使用截图

bvloader's People

Contributors

jelinyao 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.