Hi,
I have been using VLC to stream content from a number of sites which include BBC and Youtube, for which there are requirements to send a specific User-Agent header. This worked fine in past versions of VLC, using the --http-user-agent=<string> command line option. But in VLC v2.0 this is no longer working. Is this a bug or is it now deprecated? It would be great to have this feature, especially since VLC 2.0 seems to be the only HLS enabled Windows player capable of adaptive bitrate selection from the M3U8 variant file (you get HLS from the BBC if you present the iPhone user-agent).
I guess otherwise I will need to implement a proxy which changes the user-agent header, but this seems like a lot of overhead.
Thanks
Andy