ApolloZhu / Srt2BilibiliKit

把字幕文件作为弹幕发到B站;A swift solution for uploading SubRip file as danmaku to Bilibili

Home Page:https://apollozhu.github.io/Srt2BilibiliKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Srt2BilibiliKit

GitHub (pre-)release Build Status Swift 4.1 Swift Package Manager GPLv3 License Documentation codecov codebeat badge BCH compliance

English Introduction

.srt 字幕文件作为弹幕发到 bilibili 的命令行程序。

安装

因为本程序是通过 Swift 语言实现的,所以您需要先安装

完成之后在命令行/终端里输入一下命令来下载并安装本程序到 /usr/local/bin

eval "$(curl -sL https://raw.githubusercontent.com/ApolloZhu/Srt2BilibiliKit/master/sh/install-cmd)"

安装完成后程序会自动显示使用方法。

隐私政策

本程序采用扫码的方式登录 B 站,不需要您提供账号和密码。但标示您身份信息的 Cookie 会且只会被明文保存到 bilicookies 文件和与弹幕一起发送给 B 站。 请避免分享此文件给其他人。 因使用本程序造成的一切后果,本程序开发者和其他贡献人员概不负责。

About

把字幕文件作为弹幕发到B站;A swift solution for uploading SubRip file as danmaku to Bilibili

https://apollozhu.github.io/Srt2BilibiliKit

License:GNU General Public License v3.0


Languages

Language:Swift 95.2%Language:Shell 3.7%Language:Objective-C 1.1%