Skip to main content

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] [-v] [-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
  -v, --version  show program's version number and exit
  -w2f           transcode all wav files to flac [LOSELESS]
  -w2m           transcode all wav files to mp3

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

dvtag-0.6.5.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

dvtag-0.6.5-py3-none-any.whl (8.7 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