From bef905d2a9c159c954963541f53de69258689cb8 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 25 May 2025 01:45:14 -0700 Subject: sdvx_eamuse: add option to auto pull date data with cookie header --- sdvx/eamuse_csv/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'sdvx/eamuse_csv/README.md') 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` -- cgit v1.2.3