""" @author: luojunhui """ def best_choice(): """ 计算,返回出最合适的 video_id :return: video_id """ best_video_id = 0 return best_video_id