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

Feature Request: Find total Time of selected range in playlist #14

Closed karanshah229 closed 3 years ago

karanshah229 commented 3 years ago

Implement a feature where user can also specify the range of videos instead of the entire playlist Default values would be entire range of playlist

Theskyspace commented 3 years ago

I would like to work on this issue. Is this still open?

karanshah229 commented 3 years ago

Yes, it is still open

Theskyspace commented 3 years ago

But I'm not sure if the maintainer of this project is still active. Because I had an issue while setting the env. I'll try once more anyway cause this project sounds interesting to me

sharatsachin commented 3 years ago

Hey guys. I could do this myself, but I don't want to because there is a daily YouTube API limit, and this app is already at the limit. I'd add that feature, people would use it more, and then the app itself would stop working. That's why there is a 500 video limit too.

Theskyspace commented 3 years ago

Okay Thanks bro, For making it clear Chears

karanshah229 commented 3 years ago
sharatsachin commented 3 years ago

Hey @karanshah229 ! Thanks for the suggestions. However, I'm talking about the YouTube API limits here, and they specifically forbid creating multiple keys for the same app in their ToS. As for option 2, I'm doing that already. The source code is available here, and multiple people have made clones of this already, you can google "ytplaylist-len" to see. Also, on the site, I offer a link to a Colab notebook, that you can open and enter your own API key to kinda have your own version of the app.

karanshah229 commented 3 years ago

Works!