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
Yeah, to make it easier on yourself I think you should let _request return a list or responses too: [Response] because merging the responses gets complicated with the pageInfo and other stuff.
Hey, Thanks, I will think this and try your code today. 😺 . Maybe can provide a common method. Because this may for the other resources. Such as channels and playlists etc.
In this case
get_video_by_id()
should group the ids in groups of 50 and make the necessary calls. For now this just gives an errorThe text was updated successfully, but these errors were encountered: