valerebron / usetube

search & get datas from youtube no google account needed
GNU General Public License v3.0
50 stars 18 forks source link

duration of some videos in a playlist is zero #23

Open shrk19 opened 2 years ago

shrk19 commented 2 years ago

image

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);