You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scene Number,Start Frame,Start Timecode,Start Time (seconds),End Frame,End Timecode,End Time (seconds),Length (frames),Length (timecode),Length (seconds)
Scene Number,Start Frame,Start Timecode,Start Time (seconds),End Frame,End Timecode,End Time (seconds),Length (frames),Length (timecode),Length (seconds)
Copy file name to clipboardExpand all lines: website/pages/changelog.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -596,4 +596,6 @@ Development
596
596
-[improvement]`save_to_csv` now works with paths from `pathlib`
597
597
-[bugfix] Fix `SyntaxWarning` due to incorrect escaping [#400](https://github.com/Breakthrough/PySceneDetect/issues/400)
598
598
-[bugfix] Fix `ContentDetector` crash when using callbacks [#416](https://github.com/Breakthrough/PySceneDetect/issues/416)[#420](https://github.com/Breakthrough/PySceneDetect/issues/420)
599
-
599
+
-[api] The `save_to_csv` function now works correctly with paths from the `pathlib` module
600
+
-[api] Add `col_separator` and `row_separator` args to `write_scene_list` function in `scenedetect.scene_manager`
601
+
-[feature] Add ability to configure CSV separators for rows/columns in config file [#423](https://github.com/Breakthrough/PySceneDetect/issues/423)
0 commit comments