Metadata-Version: 2.1
Name: autoscrub
Version: 0.7.3
Summary: Hastens silent intervals of videos using FFmpeg
Home-page: https://github.com/philipstarkey/autoscrub
Author: Russell Anderson, Philip Starkey
License: GPLv3
Project-URL: Documentation, https://autoscrub.readthedocs.io
Project-URL: Source Code, https://github.com/philipstarkey/autoscrub
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: six
Requires-Dist: requests
Requires-Dist: subprocess32 ; python_version < "3.2"

# autoscrub
autoscrub is a command line tool that automates the production of educational videos by increasing the playback speed during silent segments.

## Documentation
Documentation, along with installation instructions, are available at [http://autoscrub.readthedocs.io/](http://autoscrub.readthedocs.io/)

## Licence
autoscrub is licensed under the GPLv3 licence.

## Contributing
Please see [contributing.md](https://github.org/philipstarkey/autoscrub/src/tip/contributing.md)

