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) 256 B
export declare const INNERTUBE_CLIENT_VERSION = "1.20221219.01.00"; export declare const INNERTUBE_API_KEY = "AIzaSyC9XL3ZjWddXya6X74dJoCTL-WEYFDNX30"; export declare const BASE_URL = "music.youtube.com"; export declare const I_END_POINT = "/youtubei/v1";