from . videoinfo import VideoInfo def videoinfo(video_id): return VideoInfo(video_id)