propertyforce_resolve:Socket::Family=Socket::Family::UNSPEC# Connect to YouTube over 'ipv6', 'ipv4'. Will sometimes resolve fix issues with rate-limiting (see https://github.com/ytdl-org/youtube-dl/issues/21729)
propertyport:Int32=3000# Port to listen for connections (overrided by command line argument)
propertyhost_binding:String="0.0.0.0"# Host to bind (overrided by command line argument)
propertyport:Int32=3000# Port to listen for connections (overridden by command line argument)
propertyhost_binding:String="0.0.0.0"# Host to bind (overridden by command line argument)
propertypool_size:Int32=100# Pool size for HTTP requests to youtube.com and ytimg.com (each domain has a separate pool of `pool_size`)
propertyuse_quic:Bool=false# Use quic transport for youtube api