extracting-chinese-subs icon indicating copy to clipboard operation
extracting-chinese-subs copied to clipboard

Code to extract Chinese hard subs from the TV series 他来了请闭眼

Results 2 extracting-chinese-subs issues
Sort by recently updated
recently updated
newest added

The readme is missing the opencv package as a dependency, causing --test-all to fail. $ ./main.py --test-all Traceback (most recent call last): File "./main.py", line 9, in import cv2 ImportError:...