Tyrrrz/YoutubeExplode

`Playlists.GetVideosAsync` does not return all videos of a playlist

开放

#749 创建于 2023年11月4日

 (1 条评论) (0 个反应) (0 位负责人)C# (587 个派生)github user discovery
bughelp wanted

仓库指标

星标
 (3,708 个星标)
PR 合并指标
 (平均合并 3天) (30 天内合并 1 个 PR)

描述

Version

v6.3.6

Platform

.NET 6.0 / Windows 10

Steps to reproduce

youtube.Playlists.GetVideosAsync("https://www.youtube.com/playlist?list=PLI_eFW8NAFzYAXZ5DrU6E6mQ_XfhaLBUX")

Details

GetVideosAsync only returns the first ~900 videos from https://www.youtube.com/playlist?list=PLI_eFW8NAFzYAXZ5DrU6E6mQ_XfhaLBUX. The official api returns ~4500 videos of which about 500 are duplicates.

Checklist

  • I have looked through existing issues to make sure that this bug has not been reported before
  • I have provided a descriptive title for this issue
  • I have made sure that that this bug is reproducible on the latest version of the package
  • I have provided all the information needed to reproduce this bug as efficiently as possible
  • I have sponsored this project

贡献者指南