Open an administrator PowerShell or CMD console and run the following command.
Linux
Follow install instructions for your specific Linux distribution. Javinizer calls all Python commands on Linux using python3 and modules will need to be installed using pip3.
MediaInfo (Optional)
MediaInfo (CLI) is required for the use of some features of the Javinizer module:
The recommended method to use Javinizer is installing the module via PSGallery. For power users, downloading releases manually or importing the module may be your choice instead.
Install via PSGallery
Run PowerShell 7 as administrator.
Install the module via the Install-Module command and then restart your shell.