mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-16 19:12:24 +00:00
* chore: generate API ref using `typedoc` * chore: declutter readme and add links to ytjs.dev * chore: clean up
396 B
396 B
youtubei.js / Utils / timeToSeconds
Function: timeToSeconds()
timeToSeconds(
time):number
Converts time (h:m:s) to seconds.
Parameters
• time: string
Returns
number
seconds