diff --git a/videocr/__init__.py b/videocr/__init__.py index e69de29..9150e9d 100644 --- a/videocr/__init__.py +++ b/videocr/__init__.py @@ -0,0 +1,2 @@ + +from .api import get_subtitles, save_subtitles_to_file