Skip to content

Xuehuo/BroadcastSubsTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

直播字幕生成工具

Live Broadcast SubTitle Genarate Tool

下载

Git

  • git clone https://github.com/Xuehuo/BroadcastSubsTool.git

Http

运行环境

  • Python2/Python3 ,PIL

安装步骤

  1. Python下载地址
  2. Python安装完成后,在命令行执行 pip install Pillowpip3 install pillow

使用说明

python SubsTool.py -s <sourceTXT> [ -f <fontfile> ]
  • Sample: python SubsTool.py -s Sample.txt
  • sourceTXT (必须) : 字幕源文件
  • fontfile (可选) : 自定义字体(默认MFShangYa_Noncommercial-Regular.otf)

注意事项

  1. 使用UTF-8编码(GBK理论不会bug)
  2. 一张字幕图片中包含两行
  3. 遇到空行会生成一张空白字幕图片

License

MIT

About

Live Broadcast SubTitle Genarate Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages