UNPKG

ytmusic_api_unofficial

Version:

A simple API to get music from YouTube Music

103 lines 4.8 kB
export declare const CONTENT: any[]; export declare const RUN_TEXT: any[]; export declare const TAB_CONTENT: any[]; export declare const TAB_1_CONTENT: any[]; export declare const TWO_COLUMN_RENDERER: any[]; export declare const SINGLE_COLUMN: any[]; export declare const SINGLE_COLUMN_TAB: any[]; export declare const SECTION: any[]; export declare const SECTION_LIST: any[]; export declare const SECTION_LIST_ITEM: any[]; export declare const TWO_COLUMN_TAB: any[]; export declare const RESPONSIVE_HEADER: any[]; export declare const ITEM_SECTION: any[]; export declare const MUSIC_SHELF: any[]; export declare const GRID: any[]; export declare const GRID_ITEMS: any[]; export declare const MENU: any[]; export declare const MENU_ITEMS: any[]; export declare const MENU_LIKE_STATUS: any[]; export declare const MENU_SERVICE: any[]; export declare const TOGGLE_MENU: string; export declare const OVERLAY_RENDERER: any[]; export declare const PLAY_BUTTON: any[]; export declare const NAVIGATION_BROWSE: any[]; export declare const NAVIGATION_BROWSE_ID: any[]; export declare const PAGE_TYPE: any[]; export declare const WATCH_VIDEO_ID: any[]; export declare const PLAYLIST_ID: any[]; export declare const WATCH_PLAYLIST_ID: any[]; export declare const NAVIGATION_VIDEO_ID: any[]; export declare const QUEUE_VIDEO_ID: any[]; export declare const NAVIGATION_PLAYLIST_ID: any[]; export declare const WATCH_PID: any[]; export declare const NAVIGATION_WATCH_PLAYLIST_ID: any[]; export declare const NAVIGATION_VIDEO_TYPE: any[]; export declare const ICON_TYPE: any[]; export declare const TOGGLED_BUTTON: any[]; export declare const TITLE: any[]; export declare const TITLE_TEXT: any[]; export declare const TEXT_RUNS: any[]; export declare const TEXT_RUN: any[]; export declare const TEXT_RUN_TEXT: any[]; export declare const SUBTITLE: any[]; export declare const SUBTITLE_RUNS: any[]; export declare const SUBTITLE_RUN: any[]; export declare const SUBTITLE2: any[]; export declare const SUBTITLE3: any[]; export declare const THUMBNAIL: any[]; export declare const THUMBNAILS: any[]; export declare const THUMBNAIL_RENDERER: any[]; export declare const THUMBNAIL_OVERLAY: any[]; export declare const THUMBNAIL_CROPPED: any[]; export declare const FEEDBACK_TOKEN: any[]; export declare const BADGE_PATH: any[]; export declare const BADGE_LABEL: any[]; export declare const SUBTITLE_BADGE_LABEL: any[]; export declare const CATEGORY_TITLE: any[]; export declare const CATEGORY_PARAMS: any[]; export declare const MMRIR: string; export declare const MRLIR: string; export declare const MTRIR: string; export declare const MNIR: string; export declare const TASTE_PROFILE_ITEMS: any[]; export declare const TASTE_PROFILE_ARTIST: any[]; export declare const SECTION_LIST_CONTINUATION: any[]; export declare const MENU_PLAYLIST_ID: any[]; export declare const MENU_RADIO_PLAYLIST_ID: any[]; export declare const MULTI_SELECT: any[]; export declare const HEADER: any[]; export declare const HEADER_DETAIL: any[]; export declare const EDITABLE_PLAYLIST_DETAIL_HEADER: any[]; export declare const HEADER_EDITABLE_DETAIL: any[]; export declare const HEADER_SIDE: any[]; export declare const HEADER_MUSIC_VISUAL: any[]; export declare const HEADER_ARTIST: any[]; export declare const HEADER_ARTIST_TITLE: any[]; export declare const HEADER_PLAYLIST_TITLE: any[]; export declare const HEADER_ARTIST_THUMBNAIL: any[]; export declare const HEADER_PLAYLIST_THUMBNAIL: any[]; export declare const DESCRIPTION_SHELF: any[]; export declare const DESCRIPTION: any[]; export declare const CAROUSEL: any[]; export declare const IMMERSIVE_CAROUSEL: any[]; export declare const CAROUSEL_CONTENTS: any[]; export declare const CAROUSEL_TITLE: any[]; export declare const CARD_SHELF_TITLE: any[]; export declare const FRAMEWORK_MUTATIONS: any[]; export declare const LONGTEXT_RUNS: any[]; export declare const SUBSCRIBE_BUTTON: any[]; export declare const PLAYLIST_SHELF_RENDERER: any[]; export declare const ALBUM_SHELF_RENDERER: any[]; export declare const ALBUM_SHELF_HEADER_RENDERER: any[]; export declare const PLAYLIST_SHELF_HEADER_RENDERER: any[]; export declare const CHARTS_SHELF_RENDERER: any[]; export declare const CHARTS_SHELF_PLAYLISTID: any[]; export declare const HEADER_CHART_TITLE: any[]; export declare const HEADER_CHART_THUMBNAIL: any[]; export declare const HEADER_CHART_DESCRIPTION: any[]; export declare const ALBUM_LINK: any[]; export declare function nav(root: any, items: any[], none_if_absent?: boolean, skip_if_absent?: boolean): any; export declare function findObjectByKey(objectList: any[], key: string, nested?: string | null, isKey?: boolean): any; export declare function findObjectsByKey(objectList: any[], key: string, nested?: string): any[]; //# sourceMappingURL=responseBuilder.d.ts.map