Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/WEIFENG2333/VideoCaptioner
/ split.py
File
split.py
videocaptioner/core/split/split.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
atexit
2
import
difflib
3
from
concurrent.futures
import
ThreadPoolExecutor, as_completed
4
from
typing
import
List, Union
Callers
nothing calls this directly
Calls
1
setup_logger
Function · 0.90
Tested by
no test coverage detected