mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Pretty Code + Music property added in YouTube Video
This commit is contained in:
@@ -218,10 +218,10 @@ export class YouTubePlayList {
|
||||
}
|
||||
/**
|
||||
* Fetches all the videos in the playlist and returns them
|
||||
*
|
||||
*
|
||||
* ```ts
|
||||
* const playlist = await play.playlist_info('playlist url')
|
||||
*
|
||||
*
|
||||
* const videos = await playlist.all_videos()
|
||||
* ```
|
||||
* @returns An array of {@link YouTubeVideo} objects
|
||||
|
||||
Reference in New Issue
Block a user