Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Breakthrough/PySceneDetect
/ __len__
Method
__len__
benchmark/bbc_dataset.py:31–32 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
29
return
video_file, scene_file
30
31
def
__len__(self):
32
return
len(self._video_files)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected