]> jfr.im git - yt-dlp.git/blobdiff - README.md
[fc2] Fix extraction (#2572)
[yt-dlp.git] / README.md
index 01325e906da1b262badc6cc9a6a2681c68cdeea2..958b9a0edc5f5e87ef577e0ead04fdaacfd3143b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1689,6 +1689,10 @@ #### hotstar
 * `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 -->