INNER CODE UNIT · Python
HarPlayerTemplate
cwuom/NeriPlayer · tools_pub/ytmusic_api_probe.py:243
class HarPlayerTemplate(HarRequestTemplate):
media_shape: dict[str, Any]
@dataclass(frozen=True)
class ProbePlayerProfile:
key: str
client_name: str
client_id: str
client_version: str
user_agent: str
origin: str
platform: str
client_screen: str = "WATCH"
device_make: str | None = None
device_model: str | None = None
os_name: str | None = None
os_version: str | None = None