Skip to main content

A tool to split video soundtracks into separate tracks using OpenUnmix (with optional audio-separator backend support)

Project description

Yet Another Audio Splitter

This is Yaas 0.8.0, a tool to split video soundtracks into separate tracks using OpenUnmix.

Buy Me A Coffee

Installation

Using the installer

If you are under Windows and don't know how to use uv and pip (see below), you can use the latest yaas_installer.exe in https://github.com/kleag/yaas/releases

You must also install ffmpeg. It seems that the simplest way to do so under Windows is with winget (winget is installed by default on Windows 11, and can be installed using the Windows Store on previous versions).

To install ffmpeg with winget, start PowerShell, and then run:

winget install ffmpeg

Using uv

Create and activate a virtual environment. For information on uv, see https://docs.astral.sh/uv/getting-started/.

Then install yaas in your environment:

uv pip install yaas

If you are under Windows, you will have to ensure to have a working python installation and to have ffmpeg installed.

Usage

Starting the application

When installed with the Windows installer

Search yaas in your installed applications and start it.

When installed with uv

Activate your virtual environment and then just run:

yaas

Using Yaas

Search the video from which you want to extract the sound tracks using the integrated browser, click the Start button, wait (it can be long), and then use the generated audio files. Those are put by default in $HOME/yaas_tracks. You can change the destination dir with the --out option.

If you want to interrupt an extraction, just click the Stop button that replaces the Start button during work.

Note that you must respect the copyright of the authors. E.g., If they don't authorize sharing, you must keep your private copy for you.

Backend Options

Yaas supports multiple track separation backends:

  1. OpenUnmix (default): Uses the OpenUnmix model for track separation
  2. Audio Separator: Uses the audio-separator library with ht-demucs model

To use the audio-separator backend, install it first:

pip install "audio_separator[cpu]"

Then run Yaas with:

yaas --backend audio_separator

Building and distributing

git commit
bumpver update --patch
uv build
uv publish

Under Windows

pyinstaller .\yaas.spec
 & 'C:\Program Files (x86)\Inno Setup 6\ISCC.exe' .\inno_setup_script.iss

Author

Gaël de Chalendar, aka Kleag (c) Gaël de Chalendar, 2024-2026

This program is free software, licensed under the Mozilla Public License 2.0 (MPL 2.0) license (see the LICENSE file). It includes most of the youtube-to-mp3 project (https://github.com/cedricouellet/youtube-to-mp3), itself under the MPL license.

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

yaas-0.8.0.tar.gz (25.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yaas-0.8.0-py3-none-any.whl (23.2 kB view details)

Uploaded Python 3

File details

Details for the file yaas-0.8.0.tar.gz.

File metadata

  • Download URL: yaas-0.8.0.tar.gz
  • Upload date:
  • Size: 25.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.3

File hashes

Hashes for yaas-0.8.0.tar.gz
Algorithm Hash digest
SHA256 9f3e3ec695d0680353985c2aec02c5192e787218d1424ebd6a1a79194a435b46
MD5 a7a11cce74f54ac9825b8082389b673a
BLAKE2b-256 fbbfcc150840152e478cf61b1803949013d4dd1f7a0eb57b43f6294aee1c9d25

See more details on using hashes here.

File details

Details for the file yaas-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: yaas-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 23.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.3

File hashes

Hashes for yaas-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c3adf25e1008806a40480a8c8bd041badefb15a4b8823609ddd4124c817fabb5
MD5 c38bc5fec65174ae7276cf1001347057
BLAKE2b-256 3f71f41ba38fdd876f485bc4dc5a55a81b9810d3f97d1ce499fe44eea36a8ea5

See more details on using hashes here.

Supported by

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