1
0
Fork 0

[extractor/tiktok] Update _VALID_URL, add api_hostname arg (#5708)

Closes #5706
Authored by: bashonly
This commit is contained in:
bashonly 2022-12-04 22:30:31 +00:00 committed by GitHub
commit c4cbd3bebd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 4 deletions

View file

@ -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`