Add a custom title to VLC (e.g. BBC One):
Code:
livestreamer "hds://a.files.bbci.co.uk/media/live/manifests/hds/pc/llnw/bbc_one_hd.f4m" best -p "C:\Program Files\VideoLan\VLC\vlc.exe --input-title-format \"BBC One\""
Specify another video player (e.g. MPC-HC) instead of VLC:
Code:
livestreamer "hds://a.files.bbci.co.uk/media/live/manifests/hds/pc/llnw/bbc_one_hd.f4m" best -p "C:\Program Files\Media Player Classic - Home Cinema\mpc-hc.exe"