Skip to content

Commit d460a95

Browse files
committed
[docs] Update api.rst.
1 parent 6247dda commit d460a95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/api.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,7 @@ Now that we know where each scene is, we can also :ref:`split the input video <s
7979
scene_list = detect("my_video.mp4", ContentDetector())
8080
split_video_ffmpeg("my_video.mp4", scene_list)
8181
82-
Recipes for common use cases can be `found on Github <https://github.com/Breakthrough/PySceneDetect/blob/v0.6.4-release/tests/test_api.py>`_ including limiting detection time and storing per-frame metrics. For advanced workflows, start with the :ref:` SceneManager usage examples <scenedetect-scene_manager>`.
83-
82+
Recipes for common use cases can be `found on Github <https://github.com/Breakthrough/PySceneDetect/blob/v0.6.4-release/tests/test_api.py>`_ including limiting detection time and storing per-frame metrics. For advanced workflows, start with the :ref:`SceneManager usage examples <scenedetect-scene_manager>`.
8483

8584
=======================================================================
8685
Functions

0 commit comments

Comments
 (0)