sharatsachin / ytplaylist-len

A small web app to get the lengths of playlists on YouTube
https://ytplaylist-len.sharats.dev/
740 stars 114 forks source link

Playlist data is wrong when some videos are private #35

Closed AhmedNazir closed 4 weeks ago

AhmedNazir commented 7 months ago

for example, if any playlist has 32 videos but 12 videos is private.

ytplaylist shows total 32 video but actual 20 videos is available for this tool. Instead of using 20, ytplaylist uses 32 to calculate next numerical calculation like Average length of video.

https://ytplaylist-len.us/ shows right numerical data.

sharatsachin commented 4 weeks ago

@AhmedNazir Please check if this is fixed as per the latest deployment.