You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside each model, we have videoRenderers, which can be already extracted as StreamInfoItems with YoutubeStreamInfoItemExtractor objects.
Note: this new model contains richSectionRenderers, which are for trending shorts and for the recently trending section, which contains in it some of the normal trends.
This new model has so the benefits to only extract the real trending data (limited to the 50 first videos, contrary to the official API which can get up to 200 videos, but that's the same result on YouTube specific trendings (Music, Gaming, Movies)).
AudricV
changed the title
Trending is empty sometimes
[YouTube] Trending is empty sometimes
Aug 18, 2022
On YouTube, NewPipeExtractor returns an empty array of
relatedItems
.This affects both Piped and even NewPipe.
The text was updated successfully, but these errors were encountered: