You've already forked my-video-workflow
初次提交
This commit is contained in:
6
exception/danmaku.py
Normal file
6
exception/danmaku.py
Normal file
@ -0,0 +1,6 @@
|
||||
class NoDanmakuException(Exception):
|
||||
...
|
||||
|
||||
|
||||
class DanmakuFormatErrorException(Exception):
|
||||
...
|
Reference in New Issue
Block a user