]> jfr.im git - yt-dlp.git/blobdiff - README.md
[ie/tiktok] Add `device_id` extractor-arg (#9951)
[yt-dlp.git] / README.md
index ad98af7c459b05b22c1f3ab80722482ab39a0c6d..1029d1a6d9c057cd80809411c418d30cad033627 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1815,6 +1815,7 @@ #### tiktok
 * `manifest_app_version`: Default numeric app version to use with mobile API calls, e.g. `2023401020`
 * `aid`: Default app ID to use with mobile API calls, e.g. `1180`
 * `app_info`: Enable mobile API extraction with one or more app info strings in the format of `<iid>/[app_name]/[app_version]/[manifest_app_version]/[aid]`, where `iid` is the unique app install ID. `iid` is the only required value; all other values and their `/` separators can be omitted, e.g. `tiktok:app_info=1234567890123456789` or `tiktok:app_info=123,456/trill///1180,789//34.0.1/340001`
+* `device_id`: Enable mobile API extraction with a genuine device ID to be used with mobile API calls. Default is a random 19-digit string
 
 #### rokfinchannel
 * `tab`: Which tab to download - one of `new`, `top`, `videos`, `podcasts`, `streams`, `stacks`