mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-18 03:59:38 +00:00
392 B
392 B
youtubei.js / Utils / timeToSeconds
Function: timeToSeconds()
timeToSeconds(
time):number
Defined in: src/utils/Utils.ts:140
Converts time (h:m:s) to seconds.
Parameters
time
string
Returns
number
seconds