m13253 / danmaku2ass

Convert comments from Niconico/AcFun/bilibili to ASS format
http://m13253.blogspot.com/2013/11/play-danmaku-offline-danmaku2ass.html
GNU General Public License v3.0
556 stars 92 forks source link

Add support for NicoFox generated xml file #15

Closed alexvong243f closed 9 years ago

alexvong243f commented 9 years ago

Add another if-else statement in ProbeCommentFormat(f) to distinguish NicoFox and MioMio.

Feel free to change the probing method to improve readibility

m13253 commented 9 years ago

Nice improvement. Thanks.