Py_extract is a simple, light-weight python library to handle some extraction tasks using less lines of code. Still in Development Stage!
Using Pypi
pip install py-extract
- Get Video metadata (data will returns as json)
- Extract Audio(s) from a video
- Extract Subtitle(s) from a video
Only This for now, more features coming soon 😉...
You can find the official docs and code snippets here
py_extract is licensed under MIT License
Copyright ©️ 2021 - Itz-fork