diff --git a/play-dl/YouTube/stream.ts b/play-dl/YouTube/stream.ts index 7963539..245aa01 100644 --- a/play-dl/YouTube/stream.ts +++ b/play-dl/YouTube/stream.ts @@ -1,5 +1,5 @@ import { video_info } from "." -import { FormatInterface, LiveEnded, LiveStreaming, Stream } from "./classes/LiveStream" +import { LiveEnded, LiveStreaming, Stream } from "./classes/LiveStream" export enum StreamType{ Arbitrary = 'arbitrary',