-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Badger Code edited this page Jun 16, 2025
·
1 revision
To get started with the program, follow the steps below:
- Clone the Repository
git clone https://github.com/321BadgerCode/uniconverter.git
cd ./uniconverter/📦 Dependencies
- FFMpeg: The program requires FFmpeg to be installed on your system. You can download it from the FFmpeg website.
- Python Packages: The program uses several Python packages. You can install them using pip:
pip install -r requirements.txtNote
Not all packages are required for the program to run, but some packages are needed for specific conversions or features.