Skip to main content

An album splitter

Project description

albumsplit

albumsplit is a tool to split up full-length album mp3s into individual tracks.

First, you need the mp3 file, and a tracks file, listing the temporal offset of each track, followed by its title, ie:

00:00 first track 01:33 second track (where first track was a minute 33 seconds long … etc

You can use my other tool, trackcalc, to calculate out these offsets.

then you can split up the mp3 file like this:

albumsplit “Album Name.mp3” tracks.txt

here is a vim macro I use to reformat tracks:

$Bd$0Pa 0j

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

albumsplit-1.0.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

albumsplit-1.0.0-py3-none-any.whl (3.3 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