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

x/yt_xml2srt/util/parseXml.ts>default

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

Parse the given string of xml.

Parameters

xml: string

Returns

Document