From 046cab39156635fd0908180d03e65ece7622a6eb Mon Sep 17 00:00:00 2001 From: MinePlayersPE <20515340+MinePlayersPE@users.noreply.github.com> Date: Tue, 1 Feb 2022 15:26:23 +0700 Subject: [TikTok] Iterate through app versions (#2449) Closes #2476 Authored by: MinePlayersPE --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3