- 授权协议: GPL
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/m13253/danmaku2ass
- 软件文档: https://github.com/m13253/danmaku2ass
软件介绍
Danmaku2ASS 用来将来自 Niconico/Acfun/Bilibili 的评论转成 ASS 格式,这样就可以在任意支持 ASS 字母的媒体播放器中使用弹幕。
使用方法:
usage: danmaku2ass.py [-h] [-f FORMAT] [-o OUTPUT] -s WIDTHxHEIGHT [-fn FONT] [-fs SIZE] [-a ALPHA] [-dm SECONDS] [-ds SECONDS] [-fl FILTER] [-p HEIGHT] [-r] FILE [FILE ...] positional arguments: FILE Comment file to be processed optional arguments: -h, --help show this help message and exit -f FORMAT, --format FORMAT Format of input file (autodetect|Bilibili|Tudou2|MioMi o|Acfun|Niconico|Tudou) [default: autodetect] -o OUTPUT, --output OUTPUT Output file -s WIDTHxHEIGHT, --size WIDTHxHEIGHT Stage size in pixels -fn FONT, --font FONT Specify font face [default: sans-serif] -fs SIZE, --fontsize SIZE Default font size [default: 25] -a ALPHA, --alpha ALPHA Text opacity -dm SECONDS, --duration-marquee SECONDS Duration of scrolling comment display [default: 5] -ds SECONDS, --duration-still SECONDS Duration of still comment display [default: 5] -fl FILTER, --filter FILTER Regular expression to filter comments -p HEIGHT, --protect HEIGHT Reserve blank on the bottom of the stage -r, --reduce Reduce the amount of comments if stage is full
Big Java Late Objects
Horstmann, Cay S. / 2012-2 / 896.00元
The introductory programming course is difficult. Many students fail to succeed or have trouble in the course because they don't understand the material and do not practice programming sufficiently. ......一起来看看 《Big Java Late Objects》 这本书的介绍吧!
