aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMinePlayersPE <20515340+MinePlayersPE@users.noreply.github.com>2022-02-01 15:26:23 +0700
committerGitHub <noreply@github.com>2022-02-01 13:56:23 +0530
commit046cab39156635fd0908180d03e65ece7622a6eb (patch)
treeb7eb5cc1a70324768c1fe62f430affd1c474bb81 /README.md
parent7df07a3b555be7196f0e72aee0c662ec0217981d (diff)
downloadhypervideo-pre-046cab39156635fd0908180d03e65ece7622a6eb.tar.lz
hypervideo-pre-046cab39156635fd0908180d03e65ece7622a6eb.tar.xz
hypervideo-pre-046cab39156635fd0908180d03e65ece7622a6eb.zip
[TikTok] Iterate through app versions (#2449)
Closes #2476 Authored by: MinePlayersPE
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 01325e906..958b9a0ed 100644
--- a/README.md
+++ b/README.md
@@ -1689,6 +1689,10 @@ The following extractors use this feature:
* `vcodec`: vcodec to ignore - one or more of `h264`, `h265`, `dvh265`
* `dr`: dynamic range to ignore - one or more of `sdr`, `hdr10`, `dv`
+#### tiktok
+* `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`)
+
NOTE: These options may be changed/removed in the future without concern for backward compatibility
<!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE -->