all repos — videocr @ bccdcc02fc1fbda93da12642ad2c72a145f2011f

Extract hardcoded subtitles from videos using machine learning

define module __init__.py
Yi Ge me@yige.ch
Sun, 28 Apr 2019 17:31:43 +0200
commit

bccdcc02fc1fbda93da12642ad2c72a145f2011f

parent

bd6f15978b905d9e6c72fe6f8c2b43e80e0d44ab

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M videocr/__init__.pyvideocr/__init__.py

@@ -0,0 +1,2 @@

+ +from .api import get_subtitles, save_subtitles_to_file