aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbashonly <88596187+bashonly@users.noreply.github.com>2022-12-04 22:30:31 +0000
committerGitHub <noreply@github.com>2022-12-04 22:30:31 +0000
commitc4cbd3bebd33d2d77fa340a4035447ab1b9eb3eb (patch)
tree1bc706844a0fbcf49d5eb8359bb0ac9f61fd35ed /README.md
parentc53a18f016fe6ff774411d938c9959097f00b44c (diff)
downloadhypervideo-pre-c4cbd3bebd33d2d77fa340a4035447ab1b9eb3eb.tar.lz
hypervideo-pre-c4cbd3bebd33d2d77fa340a4035447ab1b9eb3eb.tar.xz
hypervideo-pre-c4cbd3bebd33d2d77fa340a4035447ab1b9eb3eb.zip
[extractor/tiktok] Update `_VALID_URL`, add `api_hostname` arg (#5708)
Closes #5706 Authored by: bashonly
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b6a07da9a..8fdedacf5 100644
--- a/README.md
+++ b/README.md
@@ -1765,6 +1765,7 @@ The following extractors use this feature:
* `dr`: dynamic range to ignore - one or more of `sdr`, `hdr10`, `dv`
#### tiktok
+* `api_hostname`: Hostname to use for mobile API requests, e.g. `api-h2.tiktokv.com`
* `app_version`: App version to call mobile APIs with - should be set along with `manifest_app_version`, e.g. `20.2.1`
* `manifest_app_version`: Numeric app version to call mobile APIs with, e.g. `221`