dvtagcc


Namedvtagcc JSON
Version 0.6.41 PyPI version JSON
download
home_pagehttps://github.com/GodCC6/dvtagcc
SummaryA tool for tagging your doujin voice library.
upload_time2024-03-04 03:19:01
maintainer
docs_urlNone
authorCC
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DVTAG

A tool for tagging your doujin voice library.

## Installation

*Require Python>=3.9*

```bash
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`:

```bash
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

```bash
dvtagcc -w2f /path/to/your/library
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GodCC6/dvtagcc",
    "name": "dvtagcc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "CC",
    "author_email": "zhoucc922@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/da/70/37fd3cefd3921b679d62a105380d3a323942270aa4400cb11041c97c38ee/dvtagcc-0.6.41.tar.gz",
    "platform": null,
    "description": "# DVTAG\r\n\r\nA tool for tagging your doujin voice library.\r\n\r\n## Installation\r\n\r\n*Require Python>=3.9*\r\n\r\n```bash\r\npip install dvtagcc\r\n```\r\n\r\n## Usage\r\n\r\n```\r\n$ dvtag -h\r\nusage: dvtag [-h] [-w2f] [-w2m] dirpath\r\n\r\nDoujin Voice Tagging Tool (tagging in place)\r\n\r\npositional arguments:\r\n  dirpath     a required directory path\r\n\r\noptions:\r\n  -h, --help  show this help message and exit\r\n  -w2f        transcode all wav files to flac [LOSELESS] (default: False)\r\n  -w2m        transcode all wav files to mp3 (default: False)\r\n```\r\n\r\nYou must ensure that every doujin voice folder name contains a specific id format(in dlsite) - like `RJ123123`, `rj123123 xxx`, `xxxx RJ123123`\r\n\r\n```\r\n\u251c\u2500\u2500 EXcute\r\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 RJ321580\r\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 RJ328009\r\n\u2502\r\n\u251c\u2500\u2500 Kaleidoscope\r\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 RJ329141\r\n\u2502\r\n\u251c\u2500\u2500 PINK PUNK PRO\r\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 RJ321217\r\n\u2502\r\n\u251c\u2500\u2500 plug in.XX\r\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 [RJ310972][XXXxx][plug in.XX]\r\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 RJ341111\r\n\u2502\r\n\u251c\u2500\u2500 ReApple\r\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 [RJ263247]\r\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 RJ301616\r\n```\r\n\r\nThen tagging with command `dvtag`:\r\n\r\n```bash\r\ndvtagcc /path/to/your/library\r\n```\r\n\r\nIf you have `wav` audio files and you want to convert these all to `flac`/`mp3`, run with option `-w2f`/`-w2m`. For example\r\n\r\n```bash\r\ndvtagcc -w2f /path/to/your/library\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A tool for tagging your doujin voice library.",
    "version": "0.6.41",
    "project_urls": {
        "Homepage": "https://github.com/GodCC6/dvtagcc"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c20a2ba050e3fa3c0c99482cbb8810b77fb5213e25d7bf1d6dff559ba167d999",
                "md5": "8a2e9bbc8a580e911f09b5fd347d33bb",
                "sha256": "d243d3e69e306340b6c1804291e3e81486de1614bfabc6c5b43c927ff1dd7a2a"
            },
            "downloads": -1,
            "filename": "dvtagcc-0.6.41-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a2e9bbc8a580e911f09b5fd347d33bb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 9081,
            "upload_time": "2024-03-04T03:18:59",
            "upload_time_iso_8601": "2024-03-04T03:18:59.232072Z",
            "url": "https://files.pythonhosted.org/packages/c2/0a/2ba050e3fa3c0c99482cbb8810b77fb5213e25d7bf1d6dff559ba167d999/dvtagcc-0.6.41-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da7037fd3cefd3921b679d62a105380d3a323942270aa4400cb11041c97c38ee",
                "md5": "6bf6d58044c19287a496224772fb1394",
                "sha256": "b338b97c07feb404a70f8931f0c38d7965a442988af6bc41c3c5d21a31fc0bbc"
            },
            "downloads": -1,
            "filename": "dvtagcc-0.6.41.tar.gz",
            "has_sig": false,
            "md5_digest": "6bf6d58044c19287a496224772fb1394",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7799,
            "upload_time": "2024-03-04T03:19:01",
            "upload_time_iso_8601": "2024-03-04T03:19:01.025037Z",
            "url": "https://files.pythonhosted.org/packages/da/70/37fd3cefd3921b679d62a105380d3a323942270aa4400cb11041c97c38ee/dvtagcc-0.6.41.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-04 03:19:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GodCC6",
    "github_project": "dvtagcc",
    "github_not_found": true,
    "lcname": "dvtagcc"
}
        
CC
Elapsed time: 0.19634s