GithubHelp home page GithubHelp logo

bilibilivideoconverter's Introduction

说明

该项目分为三个模块:下载A站视频、下载B站视频以及对于缓存的B站视频,批量合并vieo.m4s和audio.m4s为MP4文件。

一、下载A站视频

aFunDownload模块:支持批量下载某个up主的所有视频,也支持批量下载收藏夹中的视频(需要替换自己的Cookie)。对于下载的视频支持添加网络封面图,如果获取失败,则会从下载的视频中选取一帧图像作为封面图。

二、下载B站视频

bilibiliDownload模块:目前仅支持下载单个视频,集下载和音视频合并功能于一身。

三、B站缓存视频合并

bilibiliConverter模块:将缓存的B站视频(video.m4s,audio.m4s)批量转换为MP4格式,支持普通视频和番剧。

# 普通视频合并
convert_normal_video()
# 番剧视频合并
convert_anime_video()

bilibilivideoconverter's People

Contributors

tianyalu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

lianquke

bilibilivideoconverter's Issues

无法处理番剧文件夹

尝试多个番剧均无法转换,仅在输出文件夹中生成提示err_log.txt,提示类似于:
274 ERROR: 第1个文件的子目录非标准目录:X:\1\s_969\247538

此处提供示例文件\s_969\247538\entry.json
entry.json

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.