Skip to content

Installation

Badger Code edited this page Jun 16, 2025 · 1 revision

🛠️ Installation

To get started with the program, follow the steps below:

  1. 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.txt

Note

Not all packages are required for the program to run, but some packages are needed for specific conversions or features.

📚 Wiki Navigation

Clone this wiki locally