mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-25 21:39:45 +03:00
[ie/youtube] Remove android_vr from default clients (#17461)
Closes #17456 Authored by: bashonly
This commit is contained in:
@@ -225,6 +225,7 @@ INNERTUBE_CLIENTS = {
|
||||
# "Made for kids" videos aren't available with this client
|
||||
# Using a clientVersion>1.65 may return SABR streams only
|
||||
# Since 2026.07, intermittent/selective POT enforcement has been observed for non-HLS formats
|
||||
# Since 2026.08.17, ALL formats (including live HLS and itag 18) are 403'd with version 1.65.10
|
||||
'android_vr': {
|
||||
'INNERTUBE_CONTEXT': {
|
||||
'client': {
|
||||
|
||||
Reference in New Issue
Block a user