Skip to content

Commit 7dee4b9

Browse files
committed
[docs] Update download URL
1 parent bdd4222 commit 7dee4b9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

website/pages/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ PySceneDetect v0.6.6 introduces new output formats, which improve compatibility
2727
- moviepy 2.1.1 -> 2.1.2
2828
- numpy 2.1.3 -> 2.2.3
2929
- opencv-python 4.10.0.84 -> 4.11.0.86
30+
- [general] Windows download URLs for standalone ZIP distribution no longer have `portable` suffix
3031

3132

3233
### PySceneDetect 0.6.5 (November 24, 2024)

website/pages/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PySceneDetect is available via `pip` as [the `scenedetect` package](https://pypi
2323
<h3 class="wy-text-neutral"><span class="fa fa-forward wy-text-info"></span> Latest Release: <b class="wy-text-neutral">v0.6.6</b></h3>
2424
<h4 class="wy-text-neutral"><span class="fa fa-calendar wy-text-info"></span>&nbsp; Release Date:&nbsp; <b>March 9, 2025</b></h4>
2525
<a href="https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6.6-release/PySceneDetect-0.6.6-win64.msi" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Installer</b>&nbsp;&nbsp;(recommended)</a> &nbsp;&nbsp;&nbsp;&nbsp;
26-
<a href="https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6.6-release/PySceneDetect-0.6.6-win64-portable.zip" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Portable .zip</b></a> &nbsp;&nbsp;&nbsp;&nbsp;
26+
<a href="https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6.6-release/PySceneDetect-0.6.6-win64.zip" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Portable .zip</b></a> &nbsp;&nbsp;&nbsp;&nbsp;
2727
<a href="../cli/" class="btn btn-success" style="margin-bottom:8px;" role="button"><span class="fa fa-book"></span>&nbsp; <b>Getting Started</b></a>
2828
</div>
2929

0 commit comments

Comments
 (0)