Skip to main content

A Python CLI UltraStar Song Converter to optimize song files for the web.

Project description

UltraStar Stream Optimizer (usoptimize)

A Python CLI UltraStar Song Converter to optimize song files for the web. It converts video files to an optimized and web playable format and converts txts to UTF-8.

Installation

You can install the UltraStar Stream Optimizer from PyPI:

python -m pip install usoptimize

The reader is supported on Python 3.0 and above.

How to use

Before using the UltraStar Stream Optimizer, you need to install the FFmpeg.
For windows you can use:
https://github.com/icedterminal/ffmpeg-installer/releases

UltraStar Stream Optimizer is a command line application, named usoptimize. To see a help page run usoptimize --help.

$ usoptimize --help
usage: usoptimize [-h] -i <path of songs> -o <output path> [-r]

A Python CLI UltraStar Song Converter to optimize song files for the web.

optional arguments:
  -h, --help            show this help message and exit
  -i <path of songs>, --input <path of songs>
                        Filepath of songs that should be converted
  -o <output path>, --output <output path>
                        Destination directory of converted songs
  -r, --replace         Whether or not to replace old existing files in output
                        dir

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

usoptimize-0.2.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

usoptimize-0.2-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page