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