Quick Start
Get started with py_extract library.
Requirements
There aren’t more requirements for py_extract as it doesn’t have much features for now. Just install Python and ffmpeg
Installation
- Install Via Pypi (Stable version)
pip install py_extract
- Install Via Github (Development version)
pip install git+https://github.com/Itz-fork/py-extract.git
Install Development version if you want to try latest features.
Next step
Check Usage page-> to find out how to use py_extract.