mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-17 19:42:14 +00:00
2.1 KiB
2.1 KiB
youtubei.js / YTMusic / Artist
Class: Artist
Constructors
new Artist()
new Artist(
response,actions):Artist
Parameters
• response: ApiResponse
• actions: Actions
Returns
Defined in
src/parser/ytmusic/Artist.ts:23
Properties
header?
optionalheader:MusicImmersiveHeader|MusicVisualHeader|MusicHeader
Defined in
src/parser/ytmusic/Artist.ts:20
sections
sections:
ObservedArray<MusicCarouselShelf|MusicShelf>
Defined in
src/parser/ytmusic/Artist.ts:21
Accessors
page
getpage():IBrowseResponse
Returns
Defined in
src/parser/ytmusic/Artist.ts:53
Methods
getAllSongs()
getAllSongs():
Promise<undefined|MusicPlaylistShelf>
Returns
Promise<undefined | MusicPlaylistShelf>