Usage#

afesta#

Afesta Tools.

afesta [OPTIONS] COMMAND [ARGS]...

Options

--version#

Show the version and exit.

dl#

Download an afesta video.

Requires an account with permissions to download the video (either via standalone purchase or monthly subscription DL benefits).

If 4D Media Player is installed and the current user is logged in via the player, the existing 4D Media Player credentials will be used. Otherwise, the ‘afesta login’ command must be run before downloading.

afesta dl [OPTIONS] [CODE_OR_FID]...

Options

-q, --quality <quality>#
Options:

h264 | h265

-c, --code#

Download explicit purchase code(s) instead of video FID (i.e. cc123…_0000)

-l, --lang <lang>#
Options:

jp | en

Arguments

CODE_OR_FID#

Optional argument(s)

dl-vcz#

Download vcz files for an afesta video.

Requires an account with permissions to download the video (either via standalone purchase or monthly subscription DL benefits).

If 4D Media Player is installed and the current user is logged in via the player, the existing 4D Media Player credentials will be used. Otherwise, the ‘afesta login’ command must be run before downloading.

afesta dl-vcz [OPTIONS] [VIDEO_ID]...

Arguments

VIDEO_ID#

Optional argument(s)

extract-script#

Extract interlocking goods script files from a VCZ file.

afesta extract-script [OPTIONS] [FILENAME]...

Options

--format <fmt>#

Script format (defaults to CSV). –format can be specified multipletimes to extract more than one format.

Options:

csv | funscript | vcsx

Arguments

FILENAME#

Optional argument(s)

list#

List available afesta video downloads.

Requires an account with permissions to download the video (either via standalone purchase or monthly subscription DL benefits).

If 4D Media Player is installed and the current user is logged in via the player, the existing 4D Media Player credentials will be used. Otherwise, the ‘afesta login’ command must be run before downloading.

afesta list [OPTIONS]

Options

-l, --lang <lang>#
Options:

jp | en

-d, --detail#

List detailed video information.

--tv#

List AfestaTV/2D videos (defaults to VR).

login#

Login to Afesta and register afesta-tools as a new player.

If username and/or password are not specified, they will be prompted via the command-line.

Login is not required if 4D Media Player is installed and the current user has logged into 4D Media Player and registered it with an Afesta account.

Note that afesta-tools only stores username and API tokens (password will not be saved to disk).

afesta login [OPTIONS]

Options

-u, --username <username>#

Afesta username.

-p, --password <password>#

Afesta password.

-f, --force#

Overwrite existing credentials.