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!

7 lines (6 loc) 201 B
export * from "./BaseChannel"; export * from "./BaseChannelParser"; export * from "./ChannelLive"; export * from "./ChannelPlaylists"; export * from "./ChannelShorts"; export * from "./ChannelVideos";