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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file albumsplit-1.0.0.tar.gz
.
File metadata
- Download URL: albumsplit-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.27.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13e0ea73ec3d37da582d83f7af9c327f68a044848be0debf3e8ec5e2d50fd5c4 |
|
MD5 | 38338a7eb882dbccaf9c5019c49b63db |
|
BLAKE2b-256 | 5606626a3fafb85ab875b45805648b61be3529cfc295bb7a5dee4bffc4bbf044 |
File details
Details for the file albumsplit-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: albumsplit-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.27.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82b51f5cad220dc2319c7783b1ac4ec469f396816ca0f8745d1465c6e419b55b |
|
MD5 | a448284fbaed7126345e6fe145abbc32 |
|
BLAKE2b-256 | 871f35d7d3edc3f1e51900446393b48ff2c25c0def923807ecfef2ee5e866678 |