File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Video Cut Detection and Analysis Tool
1111
1212----------------------------------------------------------
1313
14- ### Latest Release: v0.6. 7 (August 24, 2025 )
14+ ### Latest Release: v0.7 (May 3, 2026 )
1515
1616** Website** : [ scenedetect.com] ( https://www.scenedetect.com )
1717
Original file line number Diff line number Diff line change 1- 0.6. 7
1+ 0.7
Original file line number Diff line number Diff line change 7575
7676# Used for module identification and when printing version & about info
7777# (e.g. calling `scenedetect version` or `scenedetect about`).
78- __version__ = "0.7-dev1 "
78+ __version__ = "0.7"
7979
8080init_logger ()
8181logger = getLogger ("pyscenedetect" )
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 44## Stable
55
66 * [ latest] ( latest/ )
7+ * [ v0.7] ( 0.7/ )
8+
9+ ## Development
10+
11+ * [ head] ( head/ )
12+
13+ ## Legacy
14+
715 * [ v0.6.7] ( 0.6.7/ )
816 * [ v0.6.6] ( 0.6.6/ )
917 * [ v0.6.5] ( 0.6.5/ )
1018 * [ v0.6.4] ( 0.6.4/ )
1119 * [ v0.6.3] ( 0.6.3/ )
1220 * [ v0.6.2] ( 0.6.2/ )
1321 * [ v0.6.1] ( 0.6.1/ )
14-
15- ## In Development
16-
17- * [ head] ( head/ )
Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ PySceneDetect is available via `pip` as either [`scenedetect`](https://pypi.org/
2020## Windows Build (64-bit Only)   ; <span class =" wy-text-neutral " ><span class =" fa fa-windows " ></span ></span >
2121
2222<div class =" important " >
23- <h3 class =" wy-text-neutral " ><span class =" fa fa-forward wy-text-info " ></span > Latest Release: <b class =" wy-text-neutral " >v0.6. 7</b ></h3 >
24- <h4 class =" wy-text-neutral " ><span class =" fa fa-calendar wy-text-info " ></span >  ; Release Date:  ; <b >August 24, 2025 </b ></h4 >
25- <a href =" https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6. 7-release/PySceneDetect-0.6 .7-win64.msi " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Installer</b >  ;  ; (recommended)</a >   ;  ;  ;  ;
26- <a href =" https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6. 7-release/PySceneDetect-0.6 .7-win64.zip " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Portable .zip</b ></a >   ;  ;  ;  ;
23+ <h3 class =" wy-text-neutral " ><span class =" fa fa-forward wy-text-info " ></span > Latest Release: <b class =" wy-text-neutral " >v0.7</b ></h3 >
24+ <h4 class =" wy-text-neutral " ><span class =" fa fa-calendar wy-text-info " ></span >  ; Release Date:  ; <b >May 3, 2026 </b ></h4 >
25+ <a href =" https://github.com/Breakthrough/PySceneDetect/releases/download/v0.7-release/PySceneDetect-0.7-win64.msi " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Installer</b >  ;  ; (recommended)</a >   ;  ;  ;  ;
26+ <a href =" https://github.com/Breakthrough/PySceneDetect/releases/download/v0.7-release/PySceneDetect-0.7-win64.zip " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Portable .zip</b ></a >   ;  ;  ;  ;
2727<a href =" ../cli/ " class =" btn btn-success " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-book " ></span >  ; <b >Getting Started</b ></a >
2828</div >
2929
Original file line number Diff line number Diff line change 33<img alt =" PySceneDetect " src =" img/pyscenedetect_logo_small.png " />
44
55<div class =" important " >
6- <h3 class =" wy-text-neutral " ><span class =" fa fa-info-circle wy-text-info " ></span >  ; Latest Release: <b >v0.6. 7</b > (August 24, 2025 )</h3 >
6+ <h3 class =" wy-text-neutral " ><span class =" fa fa-info-circle wy-text-info " ></span >  ; Latest Release: <b >v0.7</b > (May 3, 2026 )</h3 >
77<a href =" download/ " class =" btn btn-success " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Download</b ></a >   ;  ;  ;  ; <a href =" changelog/ " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-reorder " ></span >  ; <b >Changelog</b ></a >   ;  ;  ;  ; <a href =" docs/latest/ " class =" btn btn-warning " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-gear " ></span >  ; <b >Documentation</b ></a >   ;  ;  ;  ; <a href =" cli/ " class =" btn btn-danger " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-book " ></span >  ; <b >Getting Started</b ></a >
88</div >
99
You can’t perform that action at this time.
0 commit comments