Skip to main content

A tool to split video soundtracks into separate tracks using OpenUnmix

Project description

Yet Another Audio Splitter

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

Installation

Using the installer

If you are under Windows and don’t know how to use 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 pip

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 pip

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.

Building and distributing

git commit
bumpver update --patch
python -m build
twine upload dist/*

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

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.6.3.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

yaas-0.6.3-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yaas-0.6.3.tar.gz
  • Upload date:
  • Size: 23.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.12

File hashes

Hashes for yaas-0.6.3.tar.gz
Algorithm Hash digest
SHA256 22c4ae429b45b3811f124f350dd311d641188149f755ea777e76b8f8cd6bbe3c
MD5 aec877d7c798bb5c7b482d2d3fdf58aa
BLAKE2b-256 076af34887120c2b32f397809fb4967e6115dcefeb904af3dfd8f4bc3c79236d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: yaas-0.6.3-py3-none-any.whl
  • Upload date:
  • Size: 21.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.12

File hashes

Hashes for yaas-0.6.3-py3-none-any.whl
Algorithm Hash digest
SHA256 285b00da56b1c5e0574f6f3cd1421c3cc65efaea8e9627a98d5a7ceeb00a1597
MD5 85b779a323fc5590dfe805e9b02db4d9
BLAKE2b-256 c70b6b00d19c350d05ecbf00e45916c5977f27bff3c7f807557f7b21c565d24d

See more details on using hashes here.

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