Guides you through authentication for the hidden/unofficial API.
To learn more, see the hidden API vignette
or view it locally with vignette("unofficial-api", package = "traktok").
Usage
auth_hidden(cookiefile, live = interactive())Arguments
path to your cookiefile. Usually not needed after running auth_hidden once. See
vignette("unofficial-api", package = "traktok")for more information on authentication.- live
opens Chromium browser to guide you through the auth process (experimental).
