Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/csev/py4e
/ x.py
File
x.py
lectures/srt-split/x.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
pysrt
2
3
info = {
4
"Ch01.srt"
: [
"00:00:12:25"
,
"12:22:21:29"
,
"21:36:36:15"
,
"36:13:45:07"
,
"45:03:55:52"
] ,
Callers
nothing calls this directly
Calls
6
open
Method · 0.80
split
Method · 0.80
slice
Method · 0.80
items
Method · 0.45
shift
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected