A tool for tagging your doujin voice library.
Project description
DVTAG
A tool for tagging your doujin voice library.
Installation
Require Python>=3.9
pip install dvtagcc
Usage
$ dvtag -h
usage: dvtag [-h] [-w2f] [-w2m] dirpath
Doujin Voice Tagging Tool (tagging in place)
positional arguments:
dirpath a required directory path
options:
-h, --help show this help message and exit
-w2f transcode all wav files to flac [LOSELESS] (default: False)
-w2m transcode all wav files to mp3 (default: False)
You must ensure that every doujin voice folder name contains a specific id format(in dlsite) - like RJ123123
, rj123123 xxx
, xxxx RJ123123
├── EXcute
│ ├── RJ321580
│ └── RJ328009
│
├── Kaleidoscope
│ └── RJ329141
│
├── PINK PUNK PRO
│ └── RJ321217
│
├── plug in.XX
│ ├── [RJ310972][XXXxx][plug in.XX]
│ └── RJ341111
│
├── ReApple
│ ├── [RJ263247]
│ └── RJ301616
Then tagging with command dvtag
:
dvtagcc /path/to/your/library
If you have wav
audio files and you want to convert these all to flac
/mp3
, run with option -w2f
/-w2m
. For example
dvtagcc -w2f /path/to/your/library
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
dvtagcc-0.6.41.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file dvtagcc-0.6.41.tar.gz
.
File metadata
- Download URL: dvtagcc-0.6.41.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b338b97c07feb404a70f8931f0c38d7965a442988af6bc41c3c5d21a31fc0bbc |
|
MD5 | 6bf6d58044c19287a496224772fb1394 |
|
BLAKE2b-256 | da7037fd3cefd3921b679d62a105380d3a323942270aa4400cb11041c97c38ee |
File details
Details for the file dvtagcc-0.6.41-py3-none-any.whl
.
File metadata
- Download URL: dvtagcc-0.6.41-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d243d3e69e306340b6c1804291e3e81486de1614bfabc6c5b43c927ff1dd7a2a |
|
MD5 | 8a2e9bbc8a580e911f09b5fd347d33bb |
|
BLAKE2b-256 | c20a2ba050e3fa3c0c99482cbb8810b77fb5213e25d7bf1d6dff559ba167d999 |