mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-22 05:13:22 +00:00
Update youtube_dl/extractor/youtube.py
Co-authored-by: dirkf <fieldhouse@gmx.net>
This commit is contained in:
parent
56b404fd7f
commit
89ba144f64
|
|
@ -99,7 +99,7 @@ class YoutubeBaseInfoExtractor(InfoExtractor):
|
|||
'deviceMake': 'Oculus',
|
||||
'deviceModel': 'Quest 3',
|
||||
'androidSdkVersion': 32,
|
||||
'userAgent': 'com.google.android.apps.youtube.vr.oculus/1.62.27 (Linux; U; Android 12L; eureka-user Build/SQ3A.220605.009.A1) gzip',
|
||||
'userAgent': 'com.google.android.apps.youtube.vr.oculus/1.65.10 (Linux; U; Android 12L; eureka-user Build/SQ3A.220605.009.A1) gzip',
|
||||
'osName': 'Android',
|
||||
'osVersion': '12L',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue