diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-05-25 01:45:14 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-05-25 01:45:14 -0700 |
| commit | bef905d2a9c159c954963541f53de69258689cb8 (patch) | |
| tree | e6e88e10e72338d89558a5e5d5d7ac48b9d7293c /sdvx/eamuse_csv/README.md | |
| parent | cbb6a4a913f57711fe0e372b1f02b712ead27bcf (diff) | |
sdvx_eamuse: add option to auto pull date data with cookie header
Diffstat (limited to 'sdvx/eamuse_csv/README.md')
| -rw-r--r-- | sdvx/eamuse_csv/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdvx/eamuse_csv/README.md b/sdvx/eamuse_csv/README.md index 37b2486..c20be23 100644 --- a/sdvx/eamuse_csv/README.md +++ b/sdvx/eamuse_csv/README.md @@ -47,6 +47,7 @@ https://p.eagate.573.jp/game/sdvx/vi/playdata/profile/index.html | `--time` | `-t` | UNIX time (in milliseconds) that should be added to the scores. Defaults to current UNIX time | `None` | | `--date_file` | `-d` | SDVX e-amusement profile site saved HTML. See README in sdvx/eamuse_csv for instructions. Overrides with --time input if missing | — | | `--timezone` | `-tz` | Only needed if -d is used, specifies what timezone to convert to | — | +| `--cookie` | `-c` | Automatically pull profile data from e-amusement using cookie | — | ## `eamuse_merge_to_csv` |
