A utility to copy audio files from a Splice folder to a final directory's staging directory.
Project description
Splicer - Audio File Copy Script
Overview
This Python script is designed to copy audio files from a specified Splice download directory to a designated final directory's staging directory. It efficiently checks for duplicate files, ensuring that only new or modified files are copied, thereby maintaining an organized audio library.
Features
- Recursively searches for audio files in the specified Splice directory.
- Copies supported audio file formats:
.wav,.mp3,.aiff. - Creates a "staging" directory inside the final directory if it does not exist.
- Skips files that already exist in the final directory and its subdirectories, or that match in size.
- Provides a dry run option to preview actions without making any changes.
Requirements
- macOS / Windows
- Python 3.x
Installation
From your terminal / commandline, perform the following steps the following:
-
Install CLI from Pypi
pip install splicer
-
Run App
splicer --help
Once you run the command splicer, you will be prompted to fill in two values:
- Splice Folder
- Final / Desintination Folder
Reconfigure
If you need to reconfigure the folder locations, you can do so by running the app with a --reconfigure flag like so:
splicer --reconfigure
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file splicer_cli-1.0.5.tar.gz.
File metadata
- Download URL: splicer_cli-1.0.5.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6bbda4c72228aecb40305ba338198439082cb0731dbc78022774bfbad376fd5
|
|
| MD5 |
0cd36da91d8fe3fbe2dcc07c0b2dcddf
|
|
| BLAKE2b-256 |
09e3e933a28b6f76294eebff2c46dbdbc1ff007719e274481f4ffd59a6575167
|
File details
Details for the file splicer_cli-1.0.5-py3-none-any.whl.
File metadata
- Download URL: splicer_cli-1.0.5-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c0280052c9a34c408d8fc2ee2eb27163a8704cd9c538073280236909f8c9509
|
|
| MD5 |
7ae09e1fec4c10de813cb2f878516a39
|
|
| BLAKE2b-256 |
cd7e409043964b05052bc925e43514e545db47623c4f28bbbf0965303ca53a06
|