MCPcopy 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

1import pysrt
2
3info = {
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

openMethod · 0.80
splitMethod · 0.80
sliceMethod · 0.80
itemsMethod · 0.45
shiftMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected