fent/node-ytdl-core
The issue has been closed
Incorrect `lengthSeconds` from longest video on YT #856
zardoy posted onGitHub
The interesting thing that it works correctly with 100 hours video.
But with 223 hours video videoDetails.lengthSeconds
always returns "654333"
(181 hours). How does it work? Did I miss something?
P.S. Why does lengthSeconds
have string type?