Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ati1707/ffmpeginstaller
Python package to install ffmpeg and update locally for your windows projects
https://github.com/ati1707/ffmpeginstaller
ffmpeg installer module package python updater windows
Last synced: 25 days ago
JSON representation
Python package to install ffmpeg and update locally for your windows projects
- Host: GitHub
- URL: https://github.com/ati1707/ffmpeginstaller
- Owner: Ati1707
- License: mit
- Created: 2024-08-24T14:25:43.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T15:50:17.000Z (3 months ago)
- Last Synced: 2024-09-30T18:42:01.724Z (about 2 months ago)
- Topics: ffmpeg, installer, module, package, python, updater, windows
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ffmpeginstaller
[![PyPI - Version](https://img.shields.io/pypi/v/ffmpeginstaller.svg)](https://pypi.org/project/ffmpeginstaller)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ffmpeginstaller.svg)](https://pypi.org/project/ffmpeginstaller)-----
## Table of Contents
- [Installation](#installation)
- [License](#license)## Installation
```console
pip install ffmpeginstaller
```## License
`ffmpeginstaller` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.