Commit Graph

75 Commits

Author SHA1 Message Date
Star Brilliant
e49b2e1bb7 3D rotation adjustment for Bilibili 2014-04-12 15:04:41 +08:00
Star Brilliant
5eff4eb19c Add function ConvertFlashRotation 2014-04-12 14:33:31 +08:00
Star Brilliant
0a6a50b7aa Not closing file if passing in a file instead of a filename 2014-04-06 23:01:02 +08:00
Star Brilliant
f6a7601fd7 PEP8-ize 2014-02-03 19:23:09 +08:00
Star Brilliant
14e17c8af3 text_opaque -> text_opacity 2014-02-03 19:22:00 +08:00
910JQK
c7a8cdeaab README and Help - "opaque" -> "opacity" 2014-02-03 18:54:40 +08:00
910JQK
0aad472e48 Solve rotate problem and re-add space line 2014-02-03 16:54:30 +08:00
910JQK
49b338b1f9 Add support for sH5V positioned comment 2014-02-02 19:22:15 +08:00
Star Brilliant
84cc08f7f3 Check isinstance(filename, bytes) in case the caller passed a bytes instead of a str 2013-12-21 23:51:02 +08:00
Star Brilliant
03e089ef4a Add ScaleBorderAndShadow: yes to the resulting ASS file 2013-12-20 20:52:08 +08:00
Star Brilliant
c4ce7ddcc8 Use true division
Getting prepared for Python 2.7 porting
2013-12-16 00:14:01 +08:00
Star Brilliant
6ae42a6e95 Replace non-UTF-8 characters with placeholder 2013-12-16 00:08:13 +08:00
Star Brilliant
6c48118535 Add declarations at the top of danmaku2ass.py 2013-12-15 15:20:42 +08:00
Star Brilliant
bd1e48eb34 Use UTF-8 BOM 2013-12-13 23:28:42 +08:00
Star Brilliant
2ad8d81ba9 Basic support for Acfun positioned comment
Text filters are not supported, because they are Adobe Flash things.
2013-12-09 00:24:17 +08:00
Star Brilliant
976ecd5044 Basic support for Acfun positioned comment 2013-12-08 00:31:03 +08:00
Star Brilliant
9a93af5e99 Basic support for Acfun positioned comment 2013-12-07 23:38:35 +08:00
Star Brilliant
6efd7a4987 Make GetZoomFactor a public function 2013-12-07 18:27:17 +08:00
Star Brilliant
65ca48d184 Boundary condition 2013-12-02 22:38:44 +08:00
Star Brilliant
b861fed666 Remove deprecated NeedWhiteBorder 2013-12-01 17:07:42 +08:00
Star Brilliant
7b1d3baad2 Adjust styles 2013-12-01 16:56:42 +08:00
Star Brilliant
c667567c01 Boundary condition 2013-12-01 16:48:28 +08:00
Star Brilliant
5b6d672690 Handle exception during opening output file 2013-12-01 00:28:38 +08:00
Star Brilliant
f27f9fe259 Fix 71776ba
Fix commit 71776baccc
2013-11-28 00:16:49 +08:00
Star Brilliant
71776baccc Optimize TestFreeRow
This commit has not fully tested yet. If you experience problems, please submit an issue.
2013-11-28 00:00:28 +08:00
Star Brilliant
1a344ed050 Print usage when no arguments are passed 2013-11-24 17:07:14 +08:00
Star Brilliant
5cad1dbe69 Show default values in help message 2013-11-24 15:38:52 +08:00
Star Brilliant
c2b96ff64b Reformat ASS tags 2013-11-24 14:08:22 +08:00
Star Brilliant
fbe2d8ac49 Fix TestFreeRows 2013-11-24 13:59:15 +08:00
Star Brilliant
32d2838527 Fix fade feature for bilibili positioned comments 2013-11-24 13:04:44 +08:00
Star Brilliant
2f8f4cf63f Fix Y-axis rotation 2013-11-24 12:59:09 +08:00
Star Brilliant
aefd39014c Add function ASSEscape 2013-11-17 15:06:15 +08:00
Star Brilliant
89037da921 Modify GetZoomFactor 2013-11-17 14:00:45 +08:00
Star Brilliant
1b3b33b493 Add support for reversed comments 2013-11-17 13:52:46 +08:00
Star Brilliant
160d173c19 Fix Y-axis rotation 2013-11-17 13:48:06 +08:00
Star Brilliant
fa0e3681bf PEP8-ize 2013-11-17 09:10:12 +08:00
Star Brilliant
a599141084 Set border size to fontsize/25 2013-11-17 09:09:13 +08:00
Star Brilliant
8102d3faaf Use list.extend instead of inserting one by one 2013-11-16 23:15:44 +08:00
Star Brilliant
665878fd72 Ignore Niconico advanced comments 2013-11-16 23:14:24 +08:00
Star Brilliant
cf8e1b3944 Modify NiconicoColorMap 2013-11-16 22:48:06 +08:00
Star Brilliant
5bf0a73189 Adjust styles 2013-11-16 22:37:58 +08:00
Star Brilliant
a80b5f2df3 Treat reversed comments as ordinary comments 2013-11-16 22:18:18 +08:00
Star Brilliant
42c2963bf0 Fix ConvertTimestamp 2013-11-16 22:11:31 +08:00
Star Brilliant
72b2e77414 Add support for Bilibili positioned comment 2013-11-16 22:06:10 +08:00
Star Brilliant
6ab57a45cd Basic support for Bilibili positioned comment 2013-11-16 13:51:32 +08:00
Star Brilliant
eb96cd2053 Fix \n issue 2013-11-09 18:56:00 +08:00
Star Brilliant
6889f26328 Fix ConvertTimestamp(1.995)=='0:00:01.100' issue 2013-11-08 19:54:14 +08:00
Star Brilliant
0ce582d53a Expose Danmaku2ASS, ReadComments, GetCommentProcessor functions 2013-11-08 19:47:11 +08:00
Star Brilliant
e5bf232253 Filter chars under \x20 2013-11-03 22:58:05 +08:00
Star Brilliant
6e7abd7406 Use enumerate for counting 2013-11-03 18:34:09 +08:00