Closed awesome-bhatti closed 3 months ago
One observation. We can still get the number of videos by iterating over video_urls and keeping track of length. But that only gives the video count and does not include shorts count or live stream count I think.
If we implement above suggested method, we will get complete count.
try: pip install pytubefix==6.5.3a1
Describe the bug I noticed getting channel length is throwing exception. it seems to be a KeyError.
To Reproduce Steps to reproduce the behavior:
Expected behavior it should return the number of videos of the channel channel.length can have this implementation as one of the options. This will return 4.4k if there are 4400 videos and so on. it will return a string.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.