mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-17 14:41:44 +00:00
[ie/tiktok] Restore carrier_region
API parameter (#9637)
Avoids some geo-blocks Authored by: bashonly
This commit is contained in:
parent
2ab2651a4a
commit
fc53ec13ff
@ -155,6 +155,7 @@ class TikTokBaseIE(InfoExtractor):
|
||||
'locale': 'en',
|
||||
'ac2': 'wifi5g',
|
||||
'uoo': '1',
|
||||
'carrier_region': 'US',
|
||||
'op_region': 'US',
|
||||
'build_number': self._APP_INFO['app_version'],
|
||||
'region': 'US',
|
||||
|
Loading…
Reference in New Issue
Block a user