public CCTVDynamicInfo GetDynamicInfo(string videoId) { return(ClientHub?.GetDynamicInfo(videoId)); }