You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some special danmaku(danmaku that has colors or centered, etc.) are returned in a different format.
60
+
e.g. `"var c = $.createComment(\"不知何时我迎来了 五周年的诞生日\",\n{fontsize:25,lifeTime:7,y:340,x:7,color:0x66ccff,motion:{ }}); \nc.font=\"微软雅黑\";c.filters=[$.createGlowFilter(0xff00ff,0.7,16,16,2,1,false,false)];\n" `.
61
+
You need to pay attention to this and extract the text by yourself.
0 commit comments