cybytess

Results 2 issues of cybytess

there's mistake in the original version. line 9 : regConnect = ConnectRegistry(None, HKEY_LOCAL_MACHINE) it should be regConnect = winreg.ConnectRegistry(None, HKEY_LOCAL_MACHINE) and should add : import winreg

增加对 ASS 字幕的基本支持