Commit Graph

196 Commits

Author SHA1 Message Date
910JQK
30045859f5 Implement filter in an appropriate way 2016-08-13 19:57:12 +08:00
910JQK
893907bff2 Fix messages 2016-08-13 19:01:11 +08:00
910JQK
bb5d1b15b7 Add regex filter 2016-08-13 18:06:48 +08:00
910JQK
234d43cc01 Fix error message when invalid format is given 2016-08-13 17:20:11 +08:00
910JQK
4477a56810 Add command-line argument FORMAT (fix #24) 2016-08-13 17:02:37 +08:00
910JQK
2c51dfcdd6 Remove obsoleted code of sH5V 2016-08-13 16:28:28 +08:00
Star Brilliant
30e518a5fc Merge pull request #37 from alex8224/master
修复某些节点的弹幕文本为空时导致的格式错误
2016-08-12 13:55:02 +08:00
Alex Zhang
a97e16f8ee fix empty text bug 2016-08-12 12:30:07 +08:00
Star Brilliant
7e0be7ef6c Merge pull request #35 from coslyk/master
Enable loading danmaku from /dev/stdin
2016-07-26 16:50:21 +08:00
YK Liu
3ccb6e23ec Enable loading danmaku from /dev/stdin 2016-07-26 12:08:22 +08:00
Star Brilliant
7cbba37fba Merge pull request #33 from LilHayah/master
commit from Sky! adapt to new ACFun json format
2016-05-17 18:52:55 -05:00
Yizzle Yang
303174111c commit from Sky! adapt to new ACFun json format
tweak the ReadCommentsAcfun part to the current acfun danmaku json format
2016-05-17 17:16:04 -04:00
Star Brilliant
08458c5edf Merge pull request #32 from Goshin/master
Fix potential type error when processing Tudou danmaku.
2016-05-09 09:40:27 -05:00
John Chong
7d623dc857 Fix potential type error when processing Tudou danmaku. 2016-05-09 09:53:28 +08:00
Star Brilliant
da21a8b540 Add Yatoo as a foreground in Readme 2015-12-28 00:53:06 +08:00
Star Brilliant
0506c587d8 Merge pull request #30 from Goshin/master
New Tudou danmaku
2015-12-27 10:26:36 +08:00
John Chong
f530b3789e New Tudou danmaku 2015-12-26 12:13:12 +08:00
Star Brilliant
93285afb05 Merge pull request #27 from guopm/master
update danmuku2ass.py
2015-11-19 10:02:23 +08:00
guopm
d97749af3f update danmuku2ass.py
delete blank line at the head
2015-11-19 10:00:11 +08:00
Star Brilliant
5a3fb6441a Add link to MoonPlayer 2015-08-29 17:20:41 +08:00
Star Brilliant
166d733bae Merge pull request #21 from asahui/fix_acfun
Fix the ReadCommentsAcfun method
2015-07-07 14:29:31 +08:00
asahui
66b36dbb6a Fix the ReadCommentsAcfun method 2015-07-05 23:45:36 +10:00
Star Brilliant
4e39131c21 Merge pull request #20 from 910JQK/master
Fix zh_TW translation
2015-06-19 22:24:04 +08:00
910JQK
8b74dd2876 Fix zh_TW translation 2015-06-19 22:12:48 +08:00
Star Brilliant
c9bf349de7 Fix https://github.com/m13253/BiliDan/issues/24 2015-02-25 19:55:35 +08:00
Star Brilliant
387985d709 Bilibili: ignore Type 8 comment 2015-02-16 14:24:05 +08:00
Star Brilliant
9ffbf563f0 Readme.md: Players for a specific site 2015-01-28 22:31:49 +08:00
Star Brilliant
393a4114b6 Readme.md: Players for a specific site 2015-01-28 22:29:28 +08:00
Star Brilliant
44930f7934 Readme.md: Players for a specific site 2015-01-28 22:26:33 +08:00
Star Brilliant
2120b826b5 Readme.md: Players for a specific site 2015-01-28 22:25:17 +08:00
Star Brilliant
041d91ede9 Readme.md: Players for a specific site 2015-01-28 22:22:18 +08:00
Star Brilliant
28befe8160 Merge https://github.com/alexvong1995/danmaku2ass 2015-01-28 22:12:07 +08:00
alexvong1995
b9acd95b15 Add support for NicoFox generated xml file
Add another if-else statement in ProbeCommentFormat(f) to distinguish NicoFox and MioMio.

Feel free to change the probing method to improve readibility
2015-01-28 22:08:53 +08:00
Star Brilliant
38081cdfe4 Merge branch 'dev-separate-duration' 2014-12-21 01:24:13 +08:00
Star Brilliant
9fc40a0db7 Split --lifetime into --duration-marquee and --duration-still 2014-12-21 01:23:52 +08:00
Star Brilliant
539242eba2 Add the URL to upstream 2014-11-08 00:52:19 +08:00
Star Brilliant
fa521d66ca Add issue-9-test.xml 2014-06-21 08:01:07 +08:00
Star Brilliant
61e4682a05 PEP8 2014-06-15 15:35:27 +08:00
Star Brilliant
f9576e81de Seems that adding comments causes unreadable ASS script 2014-06-15 15:16:56 +08:00
Star Brilliant
ead5aa857c Fix 238d76d1da 2014-06-15 00:35:55 +08:00
Star Brilliant
daea0ccc98 Add Aspect Ratio header 2014-06-14 23:50:07 +08:00
Star Brilliant
238d76d1da Replace round with %.0f 2014-06-14 22:55:57 +08:00
Star Brilliant
c5443f6f55 Add logging.basicConfig 2014-06-14 20:30:11 +08:00
Star Brilliant
f20f92e3bd Round the result in ConvertColor 2014-06-11 19:12:57 +08:00
Star Brilliant
d0e5fd8b90 Handle the situation that rotation makes object behind the camera 2014-06-11 00:01:45 +08:00
Star Brilliant
eca0f7403d Fix mistype
... in commit a145947772
2014-06-10 22:25:02 +08:00
Star Brilliant
ac5968bf61 Merge branch 'dev-bt709' 2014-06-10 22:23:03 +08:00
Star Brilliant
a145947772 Revert "Correct ASS focal length to width*4/3"
This reverts commit 4fa2a01e1e.
2014-06-10 22:22:40 +08:00
Star Brilliant
5733e62589 Manual BT.709 conversion 2014-06-10 22:16:56 +08:00
Star Brilliant
4fa2a01e1e Correct ASS focal length to width*4/3 2014-06-10 20:32:14 +08:00