Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/yt_xml2srt/util/formatTime.ts>default

Deno package to convert Youtube caption format from XML to SRT with Zero dependencies
Latest
variable default
import { default } from "https://deno.land/x/yt_xml2srt@1.0.1/util/formatTime.ts";

type

(time: number) => unknown