Update youtube_dl/extractor/youtube.py

Co-authored-by: dirkf <fieldhouse@gmx.net>
This commit is contained in:
David Ching 2026-03-11 19:40:31 -07:00 committed by GitHub
parent 56b404fd7f
commit 89ba144f64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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',
},