You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
actually, after looking into the data that YouTube gives that is used by this library, I can see that YouTube doesn't give this information, and I see that this library will default this to 0 when this happens.
when retrieving videos, if
durationText
is'SHORTS'
, thenlengthSeconds
will return 0 instead of the actual video length in seconds.The text was updated successfully, but these errors were encountered: