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!

6 lines (5 loc) 314 B
export declare const INNERTUBE_CLIENT_VERSION = "1.20221219.01.00"; export declare const INNERTUBE_CLIENT_NAME = "WEB_REMIX"; export declare const INNERTUBE_API_KEY = "AIzaSyC9XL3ZjWddXya6X74dJoCTL-WEYFDNX30"; export declare const BASE_URL = "music.youtube.com"; export declare const I_END_POINT = "/youtubei/v1";