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 was archived by the owner on Jan 9, 2024. It is now read-only.
for ytdl it's named
lengthSecondshttps://github.com/fent/node-ytdl-core/blob/master/typings/index.d.ts#L126
for ytsr it's named
durationhttps://github.com/TimeForANinja/node-ytsr/blob/master/typings/index.d.ts#L94so it would make sense to rename it to
lengthand also add alengthSecondsif doing this don't forget
GridMovie#duration=> https://github.com/TimeForANinja/node-ytsr/blob/master/typings/index.d.ts#L142Movie#duration=> https://github.com/TimeForANinja/node-ytsr/blob/master/typings/index.d.ts#L163