Use this function in case you want to check the full data for a given TikTok video or account. In tt_videos, only an opinionated selection of data is included in the final object. If you want some different information, you can use this function.
Arguments
- url
- a URL to a TikTok video or account 
- max_tries
- how often to retry if a request fails. 
- path to your cookiefile. Usually not needed after running auth_hidden once. See - vignette("unofficial-api", package = "traktok")for more information on authentication.
