mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-04 05:04:51 +00:00
[extractor/tiktok] Update _VALID_URL
, add api_hostname
arg (#5708)
Closes #5706 Authored by: bashonly
This commit is contained in:
@@ -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`
|
||||
|
||||
|
Reference in New Issue
Block a user