SuspiciousLookingOwl / youtubei

Get Youtube data such as videos, playlists, channels, video information & comments, related videos, up next video, and more!
https://suspiciouslookingowl.github.io/youtubei
MIT License
240 stars 50 forks source link

[BUG] Playlist return undefined #22

Closed KagChi closed 3 years ago

KagChi commented 3 years ago

Describe the bug A clear and concise description of what the bug is. When i load this playlist PLVH_c0JJpuSpTf3MI7vqz_6UKwvbbtitk its return undefined, but if i post using Client#http video content is available

To Reproduce Steps to reproduce the behavior: Client.getPlaylist("PLVH_c0JJpuSpTf3MI7vqz_6UKwvbbtitk")

Expected behavior A clear and concise description of what you expected to happen. Should return all videos in playlist.

Screenshots If applicable, add screenshots to help explain your problem. image

Additional context Add any other context about the problem here.

SuspiciousLookingOwl commented 3 years ago

Thanks for reporting this.

Please update to rc.20, should be fixed