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
duration of only the first 20 videos in a playlist is correct, rest all are zero. I noticed this while running the following code. const data = await usetube.getPlaylistVideos("PL4cUxeGkcC9gZD-Tvwfod2gaISzfRiP9d");
console.log(data);