UNPKG

youtubei

Version:

Simple package to get information from youtube such as videos, playlists, channels, video information & comments, related videos, up next video, and more!

5 lines (4 loc) 129 B
export * from "./BaseVideo"; export * from "./BaseVideoParser"; export * from "./VideoCaptions"; export * from "./VideoRelated";