Open shrk19 opened 2 years ago
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);
const data = await usetube.getPlaylistVideos("PL4cUxeGkcC9gZD-Tvwfod2gaISzfRiP9d"); console.log(data);
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);