@@ -21,17 +21,20 @@ PySceneDetect is available via `pip` as [the `scenedetect` package](https://pypi
2121### Windows Build (64-bit Only)   ; <span class =" wy-text-neutral " ><span class =" fa fa-windows " ></span ></span >
2222
2323<div class =" important " >
24- <h3 class =" wy-text-neutral " ><span class =" fa fa-forward wy-text-info " ></span > Latest Release: <b class =" wy-text-neutral " >v0.6-rc0</b ></h3 >
25- <h4 class =" wy-text-neutral " ><span class =" fa fa-calendar wy-text-info " ></span >  ; Release Date:  ; <b >April 24, 2022</b ></h4 >
26- <a href =" https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6-rc0/PySceneDetect-0.6-rc0-win64-portable.zip " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Portable .zip</b ></a >   ;  ;  ;  ; <a href =" ../examples/usage/ " class =" btn btn-success " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-book " ></span >  ; <b >Getting Started</b ></a >
24+ <h3 class =" wy-text-neutral " ><span class =" fa fa-forward wy-text-info " ></span > Latest Release: <b class =" wy-text-neutral " >v0.6</b ></h3 >
25+ <h4 class =" wy-text-neutral " ><span class =" fa fa-calendar wy-text-info " ></span >  ; Release Date:  ; <b >May 29, 2022</b ></h4 >
26+ <a href =" https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6/PySceneDetect-0.6-win64.msi " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Installer</b >  ;  ; (recommended)</a >   ;  ;  ;  ;
27+ <a href =" https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6/PySceneDetect-0.6-win64-portable.zip " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Portable .zip</b ></a >   ;  ;  ;  ;
28+ <a href =" ../examples/usage/ " class =" btn btn-success " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-book " ></span >  ; <b >Getting Started</b ></a >
2729</div >
2830
31+
2932### Python Installer (All Platforms)   ; <span class =" wy-text-neutral " ><span class =" fa fa-windows " ></span >   ; <span class =" fa fa-linux " ></span >   ; <span class =" fa fa-apple " ></span ></span ></h3 >
3033
3134<div class =" important " >
32- <h4 class =" wy-text-neutral " ><span class =" fa fa-forward wy-text-info " ></span > Latest Release: <b class =" wy-text-neutral " >v0.6-rc0 </b ></h4 >
33- <h4 class =" wy-text-neutral " ><span class =" fa fa-calendar wy-text-info " ></span >  ; Release Date:  ; <b >April 24 , 2022</b ></h4 >
34- <a href =" https://github.com/Breakthrough/PySceneDetect/archive/v0.6-rc0 .zip " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Source</b >  ;  ; .zip</a >   ;  ;  ;  ; <a href =" https://github.com/Breakthrough/PySceneDetect/archive/v0.6-rc0 .tar.gz " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Source</b >  ;  ; .tar.gz</a >   ;  ;  ;  ; <a href =" ../examples/usage/ " class =" btn btn-success " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-book " ></span >  ; <b >Getting Started</b ></a >
35+ <h4 class =" wy-text-neutral " ><span class =" fa fa-forward wy-text-info " ></span > Latest Release: <b class =" wy-text-neutral " >v0.6</b ></h4 >
36+ <h4 class =" wy-text-neutral " ><span class =" fa fa-calendar wy-text-info " ></span >  ; Release Date:  ; <b >May 29 , 2022</b ></h4 >
37+ <a href =" https://github.com/Breakthrough/PySceneDetect/archive/v0.6.zip " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Source</b >  ;  ; .zip</a >   ;  ;  ;  ; <a href =" https://github.com/Breakthrough/PySceneDetect/archive/v0.6.tar.gz " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Source</b >  ;  ; .tar.gz</a >   ;  ;  ;  ; <a href =" ../examples/usage/ " class =" btn btn-success " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-book " ></span >  ; <b >Getting Started</b ></a >
3538</div >
3639
3740To install from source, download and extract the latest release to a location of your choice, and make sure you have the appropriate [ system requirements] ( #dependencies ) installed before continuing. PySceneDetect can be installed by running the following command in the location of the extracted files (don't forget ` sudo ` if you're installing system-wide):
0 commit comments