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 dvtag
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
:
dvtag /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
dvtag -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.2.tar.gz
(7.6 kB
view details)
Built Distribution
File details
Details for the file dvtagcc-0.6.2.tar.gz
.
File metadata
- Download URL: dvtagcc-0.6.2.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a620c28550ab28ad1426d04ce88f2da324d2a260d710a5afe1ed949051e270bc |
|
MD5 | 27519d992aefe77ced56fc3709185ac8 |
|
BLAKE2b-256 | 81af49820e64b43c7802efa3a021607774191e0dee14e8136455382a3c407047 |
File details
Details for the file dvtagcc-0.6.2-py3-none-any.whl
.
File metadata
- Download URL: dvtagcc-0.6.2-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7bee5d2ad970008c1643649a683e26f5fa91036b5e6d6728d2185d7ea2ec411 |
|
MD5 | dbcb3fd75b2c31703004418837b092c5 |
|
BLAKE2b-256 | 911777a32e66106466634e32faf30529eafa63de751e725da72d5821fe4d6c8c |