Tyrrrz/YoutubeExplode

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

Offen

#749 geöffnet am 04.11.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (587 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (3.708 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T) (1 gemergte PR in 30 T)

Beschreibung

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

Contributor Guide