Larvata

Results 4 issues of Larvata

有些报错 会导致DDBOT在之后都无法正常使用 比如: 1. QQ提示帐号被风控 2. 所有监控的站点都无法获取信息 当DDBOT出于上述等状态时 继续运行是没有意义的 希望能在这种情况下推出进程 并且返回对应的错误代码 这样可以把DDBOT放到Bash脚本中做进一步处理 另外: QQ有时会提示帐号被风控 但是重启DDBOT后 会恢复正常 不知道是不是bug

enhancement

The convert method does not produce the expected result when applied to katakana. ``` converter.convert('アクセシビリティー'); ``` -> ``` { kanji: false, hiragana: false, katakana: "アクセシビリティー", romaji: "akuseshibirithi-" } ``` The...

mpd-parser only parses the protection system specific identifiers.(in `src/inheritAttributes.js`) I'd like to extract the kid with mpd-parser but the generic identifier such as `urn:mpeg:dash:mp4protection:2011` is not parsed. https://dashif.org/identifiers/content_protection/ you can...

When loading a file the browser cannot parse, e.g., load a HEIC file on windows chrome. The following line will raise an exception `TypeError: Cannot read properties of undefined (reading...