-
Do not print error if no scenecuts in file.
-
Fix windows paths, fixes #2.
-
Attempt to fix windows paths, should fix #2.
-
Log output directory.
-
Add extraction of scenes.
-
Fix mypy settings.
-
Remove stalebot.
-
Various improvements.
add API, proper logging, types, github workflows
-
Use common default variable.
- Update python requirements.
-
Update README.
-
Add a second console entry point.
-
Fix license.
-
Fix error with nonexisting temp file name.
-
Update badge link.
-
Add python_requires to setup.py.
-
Add missing test file.
-
Remove release script.
-
Format setup.py and switch to markdown.
-
Switch progress to external lib.
-
Add vscode to gitignore.
-
Update badge URL.
- Update README.
-
Add unit tests.
-
Add progress bar.
-
Update README.md.
fix pypi badge link
-
Update README.md.
soft-deprecate Python 2.x, add link to PySceneDetect
-
Add release script.
-
Python 3.7 and 3.8.
-
Rename changelog.
-
Version bump to 0.1.5.
-
Fix URL in setup file.
-
Add pypi badge.
-
Version bump to 0.1.4.
-
Wrap code in try clause.
-
Check threshold range.
-
Update README.
-
Version bump to 0.1.3.
-
I wish I could spell.
-
Version bump to 0.1.2.
-
Fix release script.
-
Version bump to 0.1.1.
-
Fix release exec bit.
-
Fix storage of frame as int.
-
Improve readme.
- Initial commit.