Skip to main content
Module

x/adventure_time/mod.ts>transcribeEpisode

Adventure Time! Transcript - Deno ready library
function transcribeEpisode
import { transcribeEpisode } from "https://deno.land/x/adventure_time@0.0.1/mod.ts";

Type Parameters

T extends string | URL

Parameters

episode: T

The URL pointing to the episode transcript page

Returns

Promise<Episode>

Episode object